Searched refs:PCI_DOM_FROM_BUS (Results 1 – 2 of 2) sorted by relevance
134 #define PCI_DOM_FROM_BUS(bus) (((bus) >> 8) & (PCI_DOM_MASK)) macro
587 xf86IsolateDevice.domain = PCI_DOM_FROM_BUS(bus); in xf86PciIsolateDevice()