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

/vbox/src/VBox/Devices/Storage/
H A DDevAHCI.cpp808 #define AHCI_PORT_IS_IPMS RT_BIT(23) macro
1558 (pAhciPort->regIS & AHCI_PORT_IS_OFS) >> 24, (pAhciPort->regIS & AHCI_PORT_IS_IPMS) >> 23,

Completed in 57 milliseconds