HomeSort by: relevance | last modified time | path
    Searched refs:claimed (Results 1 - 20 of 20) sorted by relevancy

  /xsrc/external/mit/xf86-video-geode/dist/src/gfx/
msr_rdcl.c 192 /* FILL IN CLAIMED FIELD */
196 MBIU0[port].claimed = 0;
240 /* FILL IN CLAIMED FIELD */
244 MBIU1[port].claimed = 0;
283 /* FILL IN CLAIMED FIELD */
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
    [all...]
gfx_type.h 54 unsigned int claimed; member in struct:mbusNode
  /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
msr_rdcl.c 297 /* FILL IN CLAIMED FIELD */
301 MBIU0[port].claimed = 0;
344 /* FILL IN CLAIMED FIELD */
348 MBIU1[port].claimed = 0;
387 /* FILL IN CLAIMED FIELD */
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
    [all...]
gfx_type.h 160 unsigned int claimed; member in struct:mbusNode
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
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 == TRUE)
    [all...]
xf86sbusBus.c 399 Bool claimed; /* BusID matches with a device section */ member in struct: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",
xf86Bus.c 54 EntityPtr *xf86Entities = NULL; /* Bus slots claimed by drivers */
464 dev->claimed = TRUE;
485 dev->claimed = FALSE;
xf86AutoConfig.c 436 ptr->claimed = FALSE;
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 */
xf86str.h 300 Bool claimed; member in struct:__anon9957
xf86Config.c 2150 devicep->claimed = FALSE;
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
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 == TRUE)
    [all...]
xf86sbusBus.c 377 Bool claimed; /* BusID matches with a device section */ member in struct: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",
xf86AutoConfig.c 403 ptr->claimed = FALSE;
xf86Bus.c 53 EntityPtr *xf86Entities = NULL; /* Bus slots claimed by drivers */
408 dev->claimed = TRUE;
xf86str.h 385 Bool claimed; member in struct:__anon10558
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 */
xf86Config.c 2209 devicep->claimed = FALSE;
  /xsrc/external/mit/xorg-server/dist/hw/xwin/
winconfig.h 56 Bool claimed; member in struct:__anon10187
  /xsrc/external/mit/xorg-server.old/dist/hw/xwin/
winconfig.h 64 Bool claimed; member in struct:__anon10785

Completed in 26 milliseconds