Searched refs:BL_INTR_IMBL (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Storage/
H A DDevBusLogic.cpp497 # define BL_INTR_IMBL RT_BIT(0) /* Incoming Mailbox Loaded. */ macro
995 if (uIrqType & (BL_INTR_IMBL | BL_INTR_OMBR))
1240 buslogicSetInterrupt(pBusLogic, false, BL_INTR_IMBL);

Completed in 54 milliseconds