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

/vbox/src/VBox/Devices/Storage/
H A DDevAHCI.cpp817 #define AHCI_PORT_IS_DHRS RT_BIT(0) macro
1088 ASMAtomicOrU32(&pAhciPort->regIS, AHCI_PORT_IS_DHRS);
1449 ASMAtomicOrU32(&pAhciPort->regIS, AHCI_PORT_IS_DHRS);
1563 (pAhciPort->regIS & AHCI_PORT_IS_DHRS)));
5275 ASMAtomicOrU32(&pAhciPort->regIS, AHCI_PORT_IS_DHRS);

Completed in 151 milliseconds