Searched refs:BusType (Results 1 - 25 of 28) sorted by relevance

12

/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datichip.c95 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 Datiprobe.c294 pATI->BusType = GetBits(IOValue, CFG_BUS_TYPE);
H A Datistruct.h274 CARD8 BusType; member in struct:_ATIRec
H A Datidri.c796 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 Dxf86Bus.h68 BusType StringToBusType(const char *busID, const char **retID);
H A Dxf86Bus.c263 BusType
267 BusType ret = BUS_NONE;
H A Dxf86str.h269 } BusType; typedef in typeref:enum:__anonf472aec40c03
276 BusType type;
H A Dxf86.h172 BusType bus, void *busData,
H A Dxf86Configure.c81 xf86AddBusDeviceToConfigure(const char *driver, BusType bus, void *busData,
H A Dxf86pciBus.c139 primaryBus.type ^= (BusType) (-1);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Bus.h73 BusType StringToBusType(const char* busID, const char **retID);
H A Dxf86Bus.c209 BusType
213 BusType ret = BUS_NONE;
H A Dxf86str.h352 } BusType; typedef in typeref:enum:__anon1b1d0d510e03
361 BusType type;
H A Dxf86.h153 extern _X_EXPORT GDevPtr xf86AddBusDeviceToConfigure(const char *driver, BusType bus,
H A Dxf86Configure.c76 xf86AddBusDeviceToConfigure(const char *driver, BusType bus, void *busData, int chipset)
H A Dxf86pciBus.c151 primaryBus.type ^= (BusType)(-1);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/int10/
H A Dhelper_mem.c272 BusType
275 BusType location_type;
H A Dxf86int10.h178 extern _X_EXPORT BusType xf86int10GetBiosLocationType(const xf86Int10InfoPtr pInt);
H A Dgeneric.c204 const BusType location_type = xf86int10GetBiosLocationType(pInt);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/
H A Dhelper_mem.c269 BusType
272 BusType location_type;
H A Dxf86int10.h182 extern _X_EXPORT BusType xf86int10GetBiosLocationType(const xf86Int10InfoPtr
H A Dgeneric.c186 const BusType location_type = xf86int10GetBiosLocationType(pInt);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/linux/
H A Dlnx_platform.c79 BusType bustype;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/linux/int10/
H A Dlinux.c256 const BusType location_type = xf86int10GetBiosLocationType(pInt);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/linux/int10/
H A Dlinux.c274 const BusType location_type = xf86int10GetBiosLocationType(pInt);

Completed in 34 milliseconds

12