Home
last modified time | relevance | path

Searched refs:ISCSI_OP_LOGOUT_RSP (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Discsi_protocol.h155 #define ISCSI_OP_LOGOUT_RSP 0x26 macro
/illumos-gate/usr/src/uts/common/io/idm/
H A Didm_conn_sm.c1435 case ISCSI_OP_LOGOUT_RSP: in idm_conn_sm_validate_pdu()
1520 case ISCSI_OP_LOGOUT_RSP: in idm_conn_sm_validate_pdu()
H A Didm_impl.c100 case ISCSI_OP_LOGOUT_RSP: in idm_pdu_rx()
H A Didm.c1831 case ISCSI_OP_LOGOUT_RSP: in idm_pdu_tx()
H A Didm_so.c774 case ISCSI_OP_LOGOUT_RSP: in idm_dataseglenokay()
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit.c2638 logout_rsp->opcode = ISCSI_OP_LOGOUT_RSP; in iscsit_pdu_op_logout_cmd()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_io.c3208 case ISCSI_OP_LOGOUT_RSP: in iscsi_rx_misc_pdu()