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

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

Completed in 191 milliseconds