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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86sbusBus.c243 if (StringToBusType(busID, &id) != BUS_SBUS)
323 if (p->bus.type == BUS_SBUS && p->bus.id.sbus.fbNum == fbNum)
348 p->bus.type = BUS_SBUS;
413 pGDev = xf86AddBusDeviceToConfigure(drvp->driverName, BUS_SBUS,
530 || p->bus.type != BUS_SBUS) return NULL;
546 if (p->bus.type != BUS_SBUS) continue;
H A Dxf86Bus.c231 ret = BUS_SBUS;
261 case BUS_SBUS:
H A Dxf86str.h342 #undef BUS_SBUS
349 BUS_SBUS, enumerator in enum:__anon1b1d0d510e03
H A Dxf86Configure.c90 case BUS_SBUS:
127 case BUS_SBUS:
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86sbusBus.c261 if (StringToBusType(busID, &id) != BUS_SBUS)
345 if (p->bus.type == BUS_SBUS && p->bus.id.sbus.fbNum == fbNum)
369 p->bus.type = BUS_SBUS;
436 pGDev = xf86AddBusDeviceToConfigure(drvp->driverName, BUS_SBUS,
560 if (entityIndex >= xf86NumEntities || p->bus.type != BUS_SBUS)
578 if (p->bus.type != BUS_SBUS)
H A Dxf86Bus.c285 ret = BUS_SBUS;
326 case BUS_SBUS:
H A Dxf86str.h255 #undef BUS_SBUS
264 BUS_SBUS, enumerator in enum:__anonf472aec40c03
H A Dxf86Configure.c99 case BUS_SBUS:
139 case BUS_SBUS:
/xsrc/external/mit/xf86-video-sunleo/dist/src/
H A Dleo_driver.c323 if (pEnt->location.type == BUS_SBUS) {
/xsrc/external/mit/xf86-video-mgx/dist/src/
H A Dmgx_driver.c328 if (pEnt->location.type == BUS_SBUS) {
/xsrc/external/mit/xf86-video-suncg14/dist/src/
H A Dcg14_driver.c341 if (pEnt->location.type == BUS_SBUS) {
/xsrc/external/mit/xf86-video-suncg6/dist/src/
H A Dcg6_driver.c324 if (pEnt->location.type == BUS_SBUS) {
/xsrc/external/mit/xf86-video-sunffb/dist/src/
H A Dffb_driver.c329 if (pEnt->location.type == BUS_SBUS) {
/xsrc/external/mit/xf86-video-suntcx/dist/src/
H A Dtcx_driver.c330 if (pEnt->location.type == BUS_SBUS) {
/xsrc/external/mit/xf86-video-ag10e/dist/src/
H A Dag10e_driver.c346 if (pEnt->location.type == BUS_SBUS) {
/xsrc/external/mit/xf86-video-pnozz/dist/src/
H A Dpnozz_driver.c450 if (pEnt->location.type == BUS_SBUS) {

Completed in 24 milliseconds