Searched refs:BUS_NONE (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86noBus.c59 p->bus.type = BUS_NONE;
H A Dxf86fbBus.c68 p->bus.type = BUS_NONE;
89 if (p->bus.type == BUS_NONE) {
H A Dxf86Bus.c57 BusRec primaryBus = { BUS_NONE, { 0 } };
213 BusType ret = BUS_NONE;
226 return BUS_NONE;
232 if (ret != BUS_NONE)
H A Dxf86str.h340 #undef BUS_NONE
347 BUS_NONE, enumerator in enum:__anon1b1d0d510e03
H A Dxf86pciBus.c136 if (primaryBus.type == BUS_NONE && num) {
145 if (primaryBus.type == BUS_NONE) {
261 p->bus.type = BUS_NONE;
H A Dxf86Helper.c1927 if (!(pEnt->location.type == BUS_NONE)) {
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86noBus.c59 p->bus.type = BUS_NONE;
H A Dxf86fbBus.c74 p->bus.type = BUS_NONE;
95 if (p->bus.type == BUS_NONE) {
H A Dxf86Bus.c58 BusRec primaryBus = { BUS_NONE, {0} };
267 BusType ret = BUS_NONE;
280 return BUS_NONE;
290 if (ret != BUS_NONE)
H A Dxf86str.h253 #undef BUS_NONE
262 BUS_NONE, enumerator in enum:__anonf472aec40c03
H A Dxf86pciBus.c113 if (primaryBus.type == BUS_NONE && pci_device_is_boot_vga(info)) {
123 if (primaryBus.type == BUS_NONE && num) {
132 if (primaryBus.type == BUS_NONE) {
249 p->bus.type = BUS_NONE;
H A Dxf86platformBus.c435 p->bus.type = BUS_NONE;
760 if (primaryBus.type == BUS_NONE) {
H A Dxf86Helper.c1684 if (!(pEnt->location.type == BUS_NONE)) {
/xsrc/external/mit/xf86-video-ngle/dist/src/
H A Dngle_driver.c283 pGDev = xf86AddBusDeviceToConfigure(NGLE_DRIVER_NAME, BUS_NONE,
/xsrc/external/mit/xf86-video-crime/dist/src/
H A Dcrime_driver.c332 pGDev = xf86AddBusDeviceToConfigure(CRIME_DRIVER_NAME, BUS_NONE,
/xsrc/external/mit/xf86-video-newport/dist/src/
H A Dnewport_driver.c235 BUS_NONE, NULL, 0);

Completed in 24 milliseconds