Searched refs:location_type (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/int10/
H A Dhelper_mem.c275 BusType location_type; local in function:xf86int10GetBiosLocationType
278 location_type = pEnt->location.type;
281 return location_type;
H A Dgeneric.c204 const BusType location_type = xf86int10GetBiosLocationType(pInt); local in function:xf86ExtendedInitInt10
210 switch (location_type) {
/xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/
H A Dhelper_mem.c272 BusType location_type; local in function:xf86int10GetBiosLocationType
276 location_type = pEnt->location.type;
279 return location_type;
H A Dgeneric.c186 const BusType location_type = xf86int10GetBiosLocationType(pInt); local in function:xf86ExtendedInitInt10
192 switch (location_type) {
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/linux/int10/
H A Dlinux.c256 const BusType location_type = xf86int10GetBiosLocationType(pInt); local in function:xf86ExtendedInitInt10
258 switch (location_type) {
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/linux/int10/
H A Dlinux.c274 const BusType location_type = xf86int10GetBiosLocationType(pInt); local in function:xf86ExtendedInitInt10
276 switch (location_type) {

Completed in 13 milliseconds