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

/vbox/include/VBox/vmm/
H A Dpdmdev.h489 typedef struct PDMPCIBUSREG struct
582 } PDMPCIBUSREG; typedef in typeref:struct:PDMPCIBUSREG
584 typedef PDMPCIBUSREG *PPDMPCIBUSREG;
586 /** Current PDMPCIBUSREG version number. */
/vbox/src/VBox/Devices/Bus/
H A DDevPCI.cpp747 * @interface_method_impl{PDMPCIBUSREG,pfnSetIrq}
1604 /* -=-=-=-=-=- PCI Bus Interface Methods (PDMPCIBUSREG) -=-=-=-=-=- */
1747 * @interface_method_impl{PDMPCIBUSREG,pfnRegister}
1773 * @interface_method_impl{PDMPCIBUSREG,pfnIORegionRegisterR3}
1817 * @interface_method_impl{PDMPCIBUSREG,pfnSetConfigCallbacksR3}
1836 * @interface_method_impl{PDMPCIBUSREG,pfnFakePCIBIOSR3}
2146 PDMPCIBUSREG PciBusReg;
2308 * @interface_method_impl{PDMPCIBUSREG,pfnSetIrq}
2431 * @interface_method_impl{PDMPCIBUSREG,pfnRegister}
2523 PDMPCIBUSREG PciBusRe
[all...]
H A DDevPciIch9.cpp2560 PDMPCIBUSREG PciBusReg;
2816 PDMPCIBUSREG PciBusReg;

Completed in 1332 milliseconds