Home
last modified time | relevance | path

Searched refs:ISCSI_BHS_OPCODE_LOGOUT_REQUEST (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/usr.sbin/iscsid/
H A Ddiscovery.c129 bhslr->bhslr_opcode = ISCSI_BHS_OPCODE_LOGOUT_REQUEST | in logout_new_request()
/freebsd-13.1/usr.sbin/ctld/
H A Ddiscovery.c118 ISCSI_BHS_OPCODE_LOGOUT_REQUEST) in logout_receive()
/freebsd-13.1/sys/dev/iscsi/
H A Discsi_proto.h57 #define ISCSI_BHS_OPCODE_LOGOUT_REQUEST 0x06 macro
H A Discsi.c288 bhslr->bhslr_opcode = ISCSI_BHS_OPCODE_LOGOUT_REQUEST; in iscsi_session_logout()
/freebsd-13.1/sys/dev/iser/
H A Dicl_iser.c203 case ISCSI_BHS_OPCODE_LOGOUT_REQUEST: in is_control_opcode()
/freebsd-13.1/sys/cam/ctl/
H A Dctl_frontend_iscsi.c310 case ISCSI_BHS_OPCODE_LOGOUT_REQUEST: in cfiscsi_pdu_handle()