Searched refs:MBOX_TIMEOUT (Results 1 – 3 of 3) sorted by relevance
233 #define MBOX_TIMEOUT 0x6001 /* command timed out */ macro
7113 if (mbp->param[0] == MBOX_TIMEOUT) { in isp_mboxcmd()7188 case MBOX_TIMEOUT: in isp_mboxcmd()
4148 mbp->param[0] = MBOX_TIMEOUT; in isp_mbox_wait_complete()