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

/vbox/src/VBox/Devices/Bus/
H A DPCIInternal.h79 PCIDEV_FLAG_PCI_TO_PCI_BRIDGE = 1<<1, enumerator in enum:__anon9921
/vbox/include/VBox/
H A Dpci.h966 pDev->Int.s.fFlags |= PCIDEV_FLAG_PCI_TO_PCI_BRIDGE;
971 return (pDev->Int.s.fFlags & PCIDEV_FLAG_PCI_TO_PCI_BRIDGE) != 0;

Completed in 996 milliseconds