Searched refs:claimed (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Dmsr_rdcl.c196 MBIU0[port].claimed = 0;
244 MBIU1[port].claimed = 0;
287 MBIU2[port].claimed = 0;
313 MBIU2[port].claimed = 0;
400 * 'claimed', such that future enumerations continue searching the
407 if (MBIU0[i].deviceId == pDev->Id && !(MBIU0[i].claimed)) {
408 MBIU0[i].claimed = 1;
417 if (MBIU1[i].deviceId == pDev->Id && !(MBIU1[i].claimed)) {
418 MBIU1[i].claimed = 1;
427 if (MBIU2[i].deviceId == pDev->Id && !(MBIU2[i].claimed)) {
[all...]
H A Dgfx_type.h54 unsigned int claimed; member in struct:mbusNode
/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Dmsr_rdcl.c301 MBIU0[port].claimed = 0;
348 MBIU1[port].claimed = 0;
391 MBIU2[port].claimed = 0;
415 MBIU2[port].claimed = 0;
502 /* 'claimed', such that future enumerations continue searching the */
508 if (MBIU0[i].deviceId == pDev->Id && !(MBIU0[i].claimed)) {
509 MBIU0[i].claimed = 1;
518 if (MBIU1[i].deviceId == pDev->Id && !(MBIU1[i].claimed)) {
519 MBIU1[i].claimed = 1;
528 if (MBIU2[i].deviceId == pDev->Id && !(MBIU2[i].claimed)) {
[all...]
H A Dgfx_type.h160 unsigned int claimed; member in struct:mbusNode
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86pciBus.c527 DebugF("%s: card at %d:%d:%d is claimed by a Device section\n",
599 Bool claimed; /* BusID matches with a device section */ member in struct:Inst
711 instances[allocatedInstances - 1].claimed = FALSE;
854 instances[i].claimed = TRUE;
867 if (!instances[i].claimed) {
876 instances[i].claimed = FALSE;
894 instances[i].claimed = FALSE;
908 instances[i].claimed = FALSE;
926 instances[i].claimed = FALSE;
929 if (instances[i].claimed
[all...]
H A Dxf86sbusBus.c377 Bool claimed; /* BusID matches with a device section */ member in struct:xf86MatchSbusInstances::Inst
391 instances[allocatedInstances - 1].claimed = FALSE;
479 instances[i].claimed = TRUE;
488 * Of the claimed instances, check that another driver hasn't already
489 * claimed its slot.
493 if (!instances[i].claimed)
499 DebugF("%s: card at fb%d %08x is claimed by a Device section\n",
H A Dxf86AutoConfig.c403 ptr->claimed = FALSE;
H A Dxf86Bus.c53 EntityPtr *xf86Entities = NULL; /* Bus slots claimed by drivers */
408 dev->claimed = TRUE;
H A Dxf86str.h385 Bool claimed; member in struct:__anon1b1d0d511208
H A Dxf86Helper.c1444 && (! screensecptr->device->claimed)) {
1446 * we have a matching driver that wasn't claimed, yet
1457 if (gdp->driver && !gdp->claimed &&
1459 /* we have a matching driver that wasn't claimed yet */
H A Dxf86Config.c2209 devicep->claimed = FALSE;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86pciBus.c540 DebugF("%s: card at %d:%d:%d is claimed by a Device section\n",
615 Bool claimed; /* BusID matches with a device section */ member in struct:Inst
724 instances[allocatedInstances - 1].claimed = FALSE;
868 instances[i].claimed = TRUE;
881 if (!instances[i].claimed) {
890 instances[i].claimed = FALSE;
910 instances[i].claimed = FALSE;
925 instances[i].claimed = FALSE;
945 instances[i].claimed = FALSE;
948 if (instances[i].claimed
[all...]
H A Dxf86sbusBus.c399 Bool claimed; /* BusID matches with a device section */ member in struct:xf86MatchSbusInstances::Inst
413 instances[allocatedInstances - 1].claimed = FALSE;
510 instances[i].claimed = TRUE;
519 * Of the claimed instances, check that another driver hasn't already
520 * claimed its slot.
524 if (!instances[i].claimed)
530 DebugF("%s: card at fb%d %08x is claimed by a Device section\n",
H A Dxf86Bus.c54 EntityPtr *xf86Entities = NULL; /* Bus slots claimed by drivers */
464 dev->claimed = TRUE;
485 dev->claimed = FALSE;
H A Dxf86AutoConfig.c436 ptr->claimed = FALSE;
H A Dxf86Helper.c1335 && (!screensecptr->device->claimed)) {
1337 * we have a matching driver that wasn't claimed, yet
1345 && (!screensecptr->gpu_devices[k]->claimed)) {
1347 * we have a matching driver that wasn't claimed, yet
1359 if (gdp->driver && !gdp->claimed &&
1361 /* we have a matching driver that wasn't claimed yet */
H A Dxf86str.h300 Bool claimed; member in struct:__anonf472aec41008
H A Dxf86Config.c2150 devicep->claimed = FALSE;
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinconfig.h56 Bool claimed; member in struct:__anon584695a90308
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinconfig.h64 Bool claimed; member in struct:__anon2cd5b7360308

Completed in 33 milliseconds