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

/vbox/src/VBox/Devices/Storage/
H A DDevAHCI.cpp952 #define PDMIBASE_2_PAHCIPORT(pInterface) ( (PAHCIPort)((uintptr_t)(pInterface) - RT_OFFSETOF(AHCIPort, IBase)) ) macro
2650 PAHCIPort pAhciPort = PDMIBASE_2_PAHCIPORT(pInterface);

Completed in 52 milliseconds