Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dqla1280.h246 #define MBS_CMD_CMP 0x4000 /* Command Complete. */ macro
H A Dqla1280.c2462 if (ha->mailbox_out[0] != MBS_CMD_CMP) { in qla1280_mailbox_command()