Home
last modified time | relevance | path

Searched refs:ISCSI_OPCODE_TEXT_RESPONSE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/qedi/
H A Dqedi_fw_api.c172 if (opcode != ISCSI_OPCODE_TEXT_RESPONSE && in init_sqe()
H A Dqedi_fw.c695 case ISCSI_OPCODE_TEXT_RESPONSE: in qedi_mtask_completion()
/openbmc/linux/include/linux/qed/
H A Discsi_common.h66 #define ISCSI_OPCODE_TEXT_RESPONSE (0x24) macro