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

/vbox/src/VBox/Devices/Storage/
H A DDrvSCSI.cpp112 #define PDMISCSICONNECTOR_2_DRVSCSI(pInterface) ( (PDRVSCSI)((uintptr_t)pInterface - RT_OFFSETOF(DRVSCSI, ISCSIConnector)) ) macro
624 PDRVSCSI pThis = PDMISCSICONNECTOR_2_DRVSCSI(pInterface);

Completed in 46 milliseconds