| /xsrc/external/mit/xf86-video-mach64/dist/src/ |
| H A D | atichip.c | 95 pATI->BusType = ATI_BUS_PCI; 102 pATI->BusType = ATI_BUS_PCI; 109 pATI->BusType = ATI_BUS_PCI; 128 pATI->BusType = ATI_BUS_PCI; 139 pATI->BusType = ATI_BUS_PCI; 146 pATI->BusType = ATI_BUS_PCI; 153 pATI->BusType = ATI_BUS_PCI; 160 pATI->BusType = ATI_BUS_PCI; 169 pATI->BusType = ATI_BUS_PCI; 178 pATI->BusType [all...] |
| H A D | atiprobe.c | 294 pATI->BusType = GetBits(IOValue, CFG_BUS_TYPE);
|
| H A D | atistruct.h | 274 CARD8 BusType; member in struct:_ATIRec
|
| H A D | atidri.c | 796 if ( pATI->BusType != ATI_BUS_PCI ) { 1197 pATIDRIServer->IsPCI = (pATI->BusType == ATI_BUS_PCI || pATI->OptionIsPCI) ? TRUE : FALSE; 1199 if ( pATI->BusType != ATI_BUS_PCI && pATI->OptionIsPCI ) {
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86Bus.h | 68 BusType StringToBusType(const char *busID, const char **retID);
|
| H A D | xf86Bus.c | 263 BusType 267 BusType ret = BUS_NONE;
|
| H A D | xf86str.h | 269 } BusType; typedef in typeref:enum:__anonf472aec40c03 276 BusType type;
|
| H A D | xf86.h | 172 BusType bus, void *busData,
|
| H A D | xf86Configure.c | 81 xf86AddBusDeviceToConfigure(const char *driver, BusType bus, void *busData,
|
| H A D | xf86pciBus.c | 139 primaryBus.type ^= (BusType) (-1);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86Bus.h | 73 BusType StringToBusType(const char* busID, const char **retID);
|
| H A D | xf86Bus.c | 209 BusType 213 BusType ret = BUS_NONE;
|
| H A D | xf86str.h | 352 } BusType; typedef in typeref:enum:__anon1b1d0d510e03 361 BusType type;
|
| H A D | xf86.h | 153 extern _X_EXPORT GDevPtr xf86AddBusDeviceToConfigure(const char *driver, BusType bus,
|
| H A D | xf86Configure.c | 76 xf86AddBusDeviceToConfigure(const char *driver, BusType bus, void *busData, int chipset)
|
| H A D | xf86pciBus.c | 151 primaryBus.type ^= (BusType)(-1);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/int10/ |
| H A D | helper_mem.c | 272 BusType 275 BusType location_type;
|
| H A D | xf86int10.h | 178 extern _X_EXPORT BusType xf86int10GetBiosLocationType(const xf86Int10InfoPtr pInt);
|
| H A D | generic.c | 204 const BusType location_type = xf86int10GetBiosLocationType(pInt);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/ |
| H A D | helper_mem.c | 269 BusType 272 BusType location_type;
|
| H A D | xf86int10.h | 182 extern _X_EXPORT BusType xf86int10GetBiosLocationType(const xf86Int10InfoPtr
|
| H A D | generic.c | 186 const BusType location_type = xf86int10GetBiosLocationType(pInt);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/linux/ |
| H A D | lnx_platform.c | 79 BusType bustype;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/linux/int10/ |
| H A D | linux.c | 256 const BusType location_type = xf86int10GetBiosLocationType(pInt);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/linux/int10/ |
| H A D | linux.c | 274 const BusType location_type = xf86int10GetBiosLocationType(pInt);
|