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

/vbox/src/VBox/Devices/Serial/
H A DDrvChar.cpp43 #define PDMICHAR_2_DRVCHAR(pInterface) RT_FROM_MEMBER(pInterface, DRVCHAR, ICharConnector) macro
108 PDRVCHAR pThis = PDMICHAR_2_DRVCHAR(pInterface);
128 /*PDRVCHAR pThis = PDMICHAR_2_DRVCHAR(pInterface); - unused*/

Completed in 94 milliseconds