Searched refs:promPath (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86sbusBus.c108 char *prop, *promPath; local in function:xf86SbusProbe
211 promPath = sparcPromNode2Pathname (&psdp->node);
212 if (promPath) {
213 xf86ErrorF(" at %s", promPath);
214 free(promPath);
432 char *promPath = NULL; local in function:xf86MatchSbusInstances
438 promPath = sparcPromNode2Pathname(&psdp->node);
454 if (promPath)
456 promPath);
469 if (promPath) {
714 char *promPath = NULL; local in function:xf86SbusConfigureNewDev
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86sbusBus.c108 char *prop, *promPath; local in function:xf86SbusProbe
228 promPath = sparcPromNode2Pathname(&psdp->node);
229 if (promPath) {
230 xf86ErrorF(" at %s", promPath);
231 free(promPath);
455 char *promPath = NULL; local in function:xf86MatchSbusInstances
461 promPath = sparcPromNode2Pathname(&psdp->node);
478 if (promPath)
481 promPath);
498 if (promPath) {
754 char *promPath = NULL; local in function:xf86SbusConfigureNewDev
[all...]

Completed in 4 milliseconds