Searched refs:PCI_MAKE_BUS (Results 1 – 2 of 2) sorted by relevance
132 #define PCI_MAKE_BUS(d,b) ((((d) & (PCI_DOM_MASK)) << 8) | ((b) & 0xffu)) macro
801 PCI_MAKE_BUS(pPci->domain, in xf86MatchPciInstances()823 PCI_MAKE_BUS(pPci->domain, in xf86MatchPciInstances()