Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_def.h754 #define MBS_INVALID_COMMAND 0x4001 macro
3679 #define QLA_INVALID_COMMAND (MBS_INVALID_COMMAND & MBS_MASK)
Dqla_mbx.c1120 else if (mcp->mb[0] == MBS_INVALID_COMMAND) in qla2x00_get_adapter_id()
3071 if (mcp->mb[0] == MBS_INVALID_COMMAND) in qla2x00_stop_firmware()