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

/vbox/src/VBox/Devices/Storage/
H A DDevAHCI.cpp1537 uint32_t u32IntrStatus = ASMAtomicReadU32(&pAhciPort->regIS); local
1539 if (u32Value & u32IntrStatus)

Completed in 58 milliseconds