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

/vbox/src/VBox/Devices/Storage/
H A DDevAHCI.cpp954 #define PDMIBASE_2_PAHCI(pInterface) ( (PAHCI)((uintptr_t)(pInterface) - RT_OFFSETOF(AHCI, IBase)) ) macro
2639 PAHCI pThis = PDMIBASE_2_PAHCI(pInterface);

Completed in 99 milliseconds