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

/vbox/include/VBox/
H A Dpci.h571 DECLINLINE(void) PCIDevSetDWord(PPCIDEVICE pPciDev, uint32_t offReg, uint32_t u32Value) function
826 PCIDevSetDWord(pPciDev, iReg, u32Addr);

Completed in 292 milliseconds