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

/vbox/src/VBox/Devices/Storage/
H A DDevAHCI.cpp805 #define AHCI_PORT_IS_IFS RT_BIT(27) macro
1557 (pAhciPort->regIS & AHCI_PORT_IS_IFS) >> 27, (pAhciPort->regIS & AHCI_PORT_IS_INFS) >> 26,

Completed in 60 milliseconds