Home
last modified time | relevance | path

Searched refs:ISCSI_OPCODE_LOGIN_RESPONSE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/qed/
H A Discsi_common.h65 #define ISCSI_OPCODE_LOGIN_RESPONSE (0x23) macro
/openbmc/linux/drivers/scsi/qedi/
H A Dqedi_fw.c689 case ISCSI_OPCODE_LOGIN_RESPONSE: in qedi_mtask_completion()