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

/vbox/src/VBox/Devices/Storage/
H A DDevBusLogic.cpp485 # define BL_STAT_CMDINV RT_BIT(0) /* Command Invalid. */ macro
2084 pBusLogic->regStatus |= BL_STAT_CMDINV;
2265 pBusLogic->regStatus &= ~(BL_STAT_HARDY | BL_STAT_CMDINV);

Completed in 55 milliseconds