Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/qla2xxx/
Dqla_def.h1138 #define MBS_INVALID_COMMAND 0x4001 macro
5282 #define QLA_INVALID_COMMAND (MBS_INVALID_COMMAND & MBS_MASK)
Dqla_mbx.c1719 else if (mcp->mb[0] == MBS_INVALID_COMMAND) in qla2x00_get_adapter_id()
3704 if (mcp->mb[0] == MBS_INVALID_COMMAND) in qla2x00_stop_firmware()