Searched defs:AHCI_PORT_IS_HBDS (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Storage/
H A DDevAHCI.cpp804 #define AHCI_PORT_IS_HBDS RT_BIT(28) macro
1556 (pAhciPort->regIS & AHCI_PORT_IS_HBFS) >> 29, (pAhciPort->regIS & AHCI_PORT_IS_HBDS) >> 28,

Completed in 64 milliseconds