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

/vbox/include/VBox/vmm/
H A Dpdmdev.h733 typedef struct PDMPCIHLPR3 struct
821 } PDMPCIHLPR3; typedef in typeref:struct:PDMPCIHLPR3
823 typedef R3PTRTYPE(PDMPCIHLPR3 *) PPDMPCIHLPR3;
825 typedef R3PTRTYPE(const PDMPCIHLPR3 *) PCPDMPCIHLPR3;
827 /** Current PDMPCIHLPR3 version number. */
/vbox/src/VBox/VMM/VMMR3/
H A DPDMDevMiscHlp.cpp513 /** @interface_method_impl{PDMPCIHLPR3,pfnIsaSetIrq} */
522 /** @interface_method_impl{PDMPCIHLPR3,pfnIoApicSetIrq} */
530 /** @interface_method_impl{PDMPCIHLPR3,pfnIoApicSendMsi} */
538 /** @interface_method_impl{PDMPCIHLPR3,pfnIsMMIO2Base} */
549 /** @interface_method_impl{PDMPCIHLPR3,pfnLock} */
558 /** @interface_method_impl{PDMPCIHLPR3,pfnUnlock} */
567 /** @interface_method_impl{PDMPCIHLPR3,pfnGetRCHelpers} */
588 /** @interface_method_impl{PDMPCIHLPR3,pfnGetR0Helpers} */
607 const PDMPCIHLPR3 g_pdmR3DevPciHlp =
/vbox/src/VBox/VMM/include/
H A DPDMInternal.h1207 extern const PDMPCIHLPR3 g_pdmR3DevPciHlp;

Completed in 531 milliseconds