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

/vbox/src/VBox/Devices/Storage/
H A DDrvSCSI.cpp118 #define PDMIBLOCKPORT_2_DRVSCSI(pInterface) ( (PDRVSCSI)((uintptr_t)pInterface - RT_OFFSETOF(DRVSCSI, IPort)) ) macro
673 PDRVSCSI pThis = PDMIBLOCKPORT_2_DRVSCSI(pInterface);

Completed in 45 milliseconds