Searched refs:IMB_LOADED (Results 1 – 4 of 4) sorted by relevance
88 #define IMB_LOADED 0x01 /* Incoming Mailbox loaded */ macro
1110 if ((intstat & IMB_LOADED) != 0) { in aha_intr_locked()
100 #define IMB_LOADED 0x01 /* Incoming Mailbox loaded */ macro
1527 if ((intstat & IMB_LOADED) != 0) { in bt_intr_locked()1972 if ((intstat & (INTR_PENDING|IMB_LOADED)) in bt_cmd()1973 == (INTR_PENDING|IMB_LOADED)) in bt_cmd()