Searched refs:CMD_ClearIMB2 (Results 1 – 1 of 1) sorted by relevance
159 #define CMD_ClearIMB2 0x00 /* Clear IMB2 status and return actual macro514 unsigned char omb[4] = { 0x0, 0x0, CMD_ClearIMB2, 0x0 }; in pci1760_clear_imb2()517 if (inb(dev->iobase + IMB2) == CMD_ClearIMB2) in pci1760_clear_imb2()525 if (omb[2] == CMD_ClearIMB2) { in pci1760_mbxrequest()