Home
last modified time | relevance | path

Searched refs:ISCSI_OP_SCSI_CMD_RSP (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/scsi/
H A Discsi_proto.h117 #define ISCSI_OP_SCSI_CMD_RSP 0x21 macro
/openbmc/linux/drivers/scsi/
H A Dlibiscsi_tcp.c766 case ISCSI_OP_SCSI_CMD_RSP: in iscsi_tcp_hdr_dissect()
H A Dlibiscsi.c1269 case ISCSI_OP_SCSI_CMD_RSP: in __iscsi_complete_pdu()
1295 case ISCSI_OP_SCSI_CMD_RSP: in __iscsi_complete_pdu()
/openbmc/linux/drivers/scsi/bnx2i/
H A Dbnx2i_hwi.c1995 case ISCSI_OP_SCSI_CMD_RSP: in bnx2i_process_new_cqes()
/openbmc/linux/drivers/target/iscsi/
H A Discsi_target.c3260 hdr->opcode = ISCSI_OP_SCSI_CMD_RSP; in iscsit_build_rsp_pdu()