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

/vbox/src/VBox/Devices/Bus/
H A DPCIInternal.h64 typedef DECLCALLBACK(void) FNPCIBRIDGECONFIGWRITE(PPDMDEVINSR3 pDevIns, uint8_t iBus, uint8_t iDevice, uint32_t u32Address, uint32_t u32Value, unsigned cb); typedef
66 typedef FNPCIBRIDGECONFIGWRITE *PFNPCIBRIDGECONFIGWRITE;

Completed in 46 milliseconds