| /xsrc/external/mit/xf86-video-geode/dist/src/gfx/ |
| H A D | msr_rdcl.c | 196 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 D | gfx_type.h | 54 unsigned int claimed; member in struct:mbusNode
|
| /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/ |
| H A D | msr_rdcl.c | 301 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 D | gfx_type.h | 160 unsigned int claimed; member in struct:mbusNode
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86pciBus.c | 527 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 D | xf86sbusBus.c | 377 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 D | xf86AutoConfig.c | 403 ptr->claimed = FALSE;
|
| H A D | xf86Bus.c | 53 EntityPtr *xf86Entities = NULL; /* Bus slots claimed by drivers */ 408 dev->claimed = TRUE;
|
| H A D | xf86str.h | 385 Bool claimed; member in struct:__anon1b1d0d511208
|
| H A D | xf86Helper.c | 1444 && (! 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 D | xf86Config.c | 2209 devicep->claimed = FALSE;
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86pciBus.c | 540 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 D | xf86sbusBus.c | 399 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 D | xf86Bus.c | 54 EntityPtr *xf86Entities = NULL; /* Bus slots claimed by drivers */ 464 dev->claimed = TRUE; 485 dev->claimed = FALSE;
|
| H A D | xf86AutoConfig.c | 436 ptr->claimed = FALSE;
|
| H A D | xf86Helper.c | 1335 && (!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 D | xf86str.h | 300 Bool claimed; member in struct:__anonf472aec41008
|
| H A D | xf86Config.c | 2150 devicep->claimed = FALSE;
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winconfig.h | 56 Bool claimed; member in struct:__anon584695a90308
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winconfig.h | 64 Bool claimed; member in struct:__anon2cd5b7360308
|