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

/vbox/src/VBox/Devices/Bus/
H A DDevPCI.cpp885 uint8_t uRessourceType = pci_config_readb(pGlobals, uBus, uDevFn, ofs); local
891 else if ((uRessourceType & 0x01) == 1) /* Test if region is I/O space. */

Completed in 47 milliseconds