Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/iscsid/
H A Ddiscovery.c130 bhslr->bhslr_opcode = ISCSI_BHS_OPCODE_LOGOUT_REQUEST | in logout_new_request()
/freebsd-12.1/usr.sbin/ctld/
H A Ddiscovery.c119 ISCSI_BHS_OPCODE_LOGOUT_REQUEST) in logout_receive()
/freebsd-12.1/sys/dev/iscsi/
H A Discsi_proto.h58 #define ISCSI_BHS_OPCODE_LOGOUT_REQUEST 0x06 macro
H A Discsi.c289 bhslr->bhslr_opcode = ISCSI_BHS_OPCODE_LOGOUT_REQUEST; in iscsi_session_logout()
/freebsd-12.1/sys/dev/iser/
H A Dicl_iser.c202 case ISCSI_BHS_OPCODE_LOGOUT_REQUEST: in is_control_opcode()
/freebsd-12.1/sys/cam/ctl/
H A Dctl_frontend_iscsi.c312 case ISCSI_BHS_OPCODE_LOGOUT_REQUEST: in cfiscsi_pdu_handle()