Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Discsi_protocol.h155 #define ISCSI_OP_LOGOUT_RSP 0x26 macro
/titanic_44/usr/src/uts/common/io/idm/
H A Didm_conn_sm.c1414 case ISCSI_OP_LOGOUT_RSP: in idm_conn_sm_validate_pdu()
1499 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.c1825 case ISCSI_OP_LOGOUT_RSP: in idm_pdu_tx()
/titanic_44/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit.c2603 logout_rsp->opcode = ISCSI_OP_LOGOUT_RSP; in iscsit_pdu_op_logout_cmd()
/titanic_44/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_io.c3207 case ISCSI_OP_LOGOUT_RSP: in iscsi_rx_misc_pdu()