Searched refs:BUS_NONE (Results 1 – 7 of 7) sorted by relevance
74 p->bus.type = BUS_NONE; in xf86ClaimFbSlot()95 if (p->bus.type == BUS_NONE) { in xf86GetFbInfoForScreen()
58 BusRec primaryBus = { BUS_NONE, {0} };250 BusType ret = BUS_NONE; in StringToBusType()263 return BUS_NONE; in StringToBusType()271 if (ret != BUS_NONE) in StringToBusType()
59 p->bus.type = BUS_NONE; in xf86ClaimNoSlot()
253 #undef BUS_NONE261 BUS_NONE, enumerator
113 if (primaryBus.type == BUS_NONE && pci_device_is_boot_vga(info)) { in xf86PciProbe()123 if (primaryBus.type == BUS_NONE && num) { in xf86PciProbe()132 if (primaryBus.type == BUS_NONE) { in xf86PciProbe()249 p->bus.type = BUS_NONE; in xf86UnclaimPciSlot()
432 p->bus.type = BUS_NONE; in xf86UnclaimPlatformSlot()746 if (primaryBus.type == BUS_NONE) { in xf86platformPrimary()
1685 if (!(pEnt->location.type == BUS_NONE)) { in xf86ConfigFbEntity()