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

/vbox/src/VBox/Devices/Storage/
H A DDrvBlock.cpp783 #define PDMIMEDIAPORT_2_DRVBLOCK(pInterface) ( (PDRVBLOCK((uintptr_t)pInterface - RT_OFFSETOF(DRVBLOCK, IMediaPort))) ) macro
791 PDRVBLOCK pThis = PDMIMEDIAPORT_2_DRVBLOCK(pInterface);

Completed in 44 milliseconds