Lines Matching refs:BUS_PCI
114 primaryBus.type = BUS_PCI; in xf86PciProbe()
133 primaryBus.type = BUS_PCI; in xf86PciProbe()
220 p->bus.type = BUS_PCI; in xf86ClaimPciSlot()
245 if ((p->bus.type == BUS_PCI) && (p->bus.id.pci == d)) { in xf86UnclaimPciSlot()
273 if (StringToBusType(busID, &id) != BUS_PCI) in xf86ParsePciBusString()
359 if (primaryBus.type == BUS_PCI) in xf86IsPrimaryPci()
383 case BUS_PCI: in xf86GetPciInfoForEntity()
420 if ((p->bus.type == BUS_PCI) && (p->bus.id.pci == d)) { in xf86CheckPciSlot()
458 xf86AddBusDeviceToConfigure(drvp->driverName, BUS_PCI, in xf86PciAddMatchingDev()
553 if (pEnt->bus.type != BUS_PCI) in xf86PciProbeDev()
743 BUS_PCI, pPci, -1); in xf86MatchPciInstances()
992 if (pEnt->bus.type != BUS_PCI) in xf86MatchPciInstances()
1041 if (!(pEnt->location.type == BUS_PCI) in xf86ConfigPciEntity()