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

  /xsrc/external/mit/MesaLib/dist/src/intel/tools/
intel_dump_gpu.in 15 --device=ID Override PCI ID of the reported device
17 -p, --platform=NAME Override PCI ID using a platform name
intel_stub_gpu.in 12 -p, --platform=NAME Override PCI ID using a platform name
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus/
Pci.h 99 * This file has the private Pci definitions. The public ones are imported
145 #error No PCI support available for this architecture/OS combination
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bus/
Pci.h 100 * This file has the private Pci definitions. The public ones are imported
151 #error No PCI support available for this architecture/OS combination
  /xsrc/external/mit/MesaLib.old/dist/src/intel/tools/
intel_dump_gpu.in 15 --device=ID Override PCI ID of the reported device
17 -p, --platform=NAME Override PCI ID using a platform name
  /xsrc/external/mit/xf86-video-geode/dist/src/panel/
drac9210.c 472 Point to PCI address register mov dx, 0 CF8h;
474 Point to PCI data register (CFCh)
484 Point to PCI address register mov dx, 0 CF8h;
486 Point to PCI data register (CFCh)
496 Point to PCI address register mov dx, 0 CF8h;
498 Point to PCI data register (CFCh)
508 Point to PCI address register
513 Point to PCI data register (CFCh)
526 Point to PCI address register mov dx, 0 CF8h;
528 Point to PCI data register (CFCh
    [all...]
  /xsrc/external/mit/xf86-video-nsc/dist/src/panel/
drac9210.c 585 ;Point to PCI address register
590 ;Point to PCI data register (CFCh)
608 ;Point to PCI address register
613 ;Point to PCI data register (CFCh)
630 ;Point to PCI address register
635 ;Point to PCI data register (CFCh)
652 ;Point to PCI address register
657 ;Point to PCI data register (CFCh)
676 ;Point to PCI address register
681 ;Point to PCI data register (CFCh
    [all...]
  /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
MESA_query_renderer.spec 116 GLX_RENDERER_VENDOR_ID_MESA 1 PCI ID of the device vendor
117 GLX_RENDERER_DEVICE_ID_MESA 1 PCI ID of the device
165 0xFFFFFFFF if the device does not have a PCI ID (because it is not a PCI
166 device) or if the PCI ID is not available. In this case the application
337 17) What about SoCs and other systems that don't have PCI?
341 PCI ID either does not exist or is not available. Implementations
343 possible. For example, if the implementation is running on a non-PCI
374 the PCI queries on systems that don't have PCI
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/docs/specs/
MESA_query_renderer.spec 116 GLX_RENDERER_VENDOR_ID_MESA 1 PCI ID of the device vendor
117 GLX_RENDERER_DEVICE_ID_MESA 1 PCI ID of the device
165 0xFFFFFFFF if the device does not have a PCI ID (because it is not a PCI
166 device) or if the PCI ID is not available. In this case the application
337 17) What about SoCs and other systems that don't have PCI?
341 PCI ID either does not exist or is not available. Implementations
343 possible. For example, if the implementation is running on a non-PCI
374 the PCI queries on systems that don't have PCI
    [all...]
  /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
release.txt 187 * Fixed SoftVG base PCI base addresses.
  /xsrc/external/mit/xf86-video-r128/dist/src/
r128.h 43 /* PCI support */
395 Bool IsPCI; /* Current card is a PCI card */
398 drmAddress PCI; /* Map */
  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon.h 50 /* PCI support */
527 unsigned char *PCI; /* Map */
889 RADEONCardType cardType; /* Current card is a PCI card */
  /xsrc/external/mit/xf86-video-mach64/dist/src/
atiregs.h 341 #define PCI 0x000eu /* Mach32 */
375 #define PCI_CNTL 0x22eeu /* Mach32-PCI */
  /xsrc/external/mit/xorg-server/dist/
configure 27128 enableval=$enable_pciaccess; PCI=$enableval
27130 e) PCI=yes ;;
27876 PCI=no
27884 PCI=no
32324 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to build Xorg PCI functions" >&5
32325 printf %s "checking whether to build Xorg PCI functions... " >&6; }
32326 if test "x$PCI" = xyes; then
32458 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PCI" >&5
32459 printf "%s\n" "$PCI" >&6; }
33066 if test "x$PCI" = xyes; the
    [all...]

Completed in 65 milliseconds