Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Discsi_proto.h122 #define ISCSI_OP_LOGOUT_RSP 0x26 macro
/openbmc/linux/drivers/scsi/
H A Dlibiscsi_tcp.c808 case ISCSI_OP_LOGOUT_RSP: in iscsi_tcp_hdr_dissect()
H A Dlibiscsi.c1281 case ISCSI_OP_LOGOUT_RSP: in __iscsi_complete_pdu()
1301 case ISCSI_OP_LOGOUT_RSP: in __iscsi_complete_pdu()
/openbmc/linux/drivers/scsi/bnx2i/
H A Dbnx2i_hwi.c2013 case ISCSI_OP_LOGOUT_RSP: in bnx2i_process_new_cqes()
/openbmc/linux/drivers/scsi/cxgbi/
H A Dlibcxgbi.c1555 if (unlikely(opcode == ISCSI_OP_LOGOUT_RSP)) in skb_read_pdu_bhs()
/openbmc/linux/drivers/target/iscsi/
H A Discsi_target.c3003 hdr->opcode = ISCSI_OP_LOGOUT_RSP; in iscsit_build_logout_rsp()
/openbmc/linux/drivers/scsi/be2iscsi/
H A Dbe_main.c1194 hdr->opcode = ISCSI_OP_LOGOUT_RSP; in be_complete_logout()