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

/vbox/include/VBox/vmm/
H A Dpdmifs.h2151 typedef struct PDMIHOSTPARALLELPORT *PPDMIHOSTPARALLELPORT; typedef in typeref:struct:PDMIHOSTPARALLELPORT
2165 DECLR3CALLBACKMEMBER(int, pfnNotifyInterrupt,(PPDMIHOSTPARALLELPORT pInterface));
/vbox/src/VBox/Devices/Parallel/
H A DDevParallel.cpp304 static DECLCALLBACK(int) parallelR3NotifyInterrupt(PPDMIHOSTPARALLELPORT pInterface)
H A DDrvHostParallel.cpp89 PPDMIHOSTPARALLELPORT pDrvHostParallelPort;

Completed in 56 milliseconds