Searched refs:promPath (Results 1 – 1 of 1) sorted by relevance
108 char *prop, *promPath; in xf86SbusProbe() local228 promPath = sparcPromNode2Pathname(&psdp->node); in xf86SbusProbe()229 if (promPath) { in xf86SbusProbe()230 xf86ErrorF(" at %s", promPath); in xf86SbusProbe()231 free(promPath); in xf86SbusProbe()455 char *promPath = NULL; in xf86MatchSbusInstances() local461 promPath = sparcPromNode2Pathname(&psdp->node); in xf86MatchSbusInstances()478 if (promPath) in xf86MatchSbusInstances()481 promPath); in xf86MatchSbusInstances()498 if (promPath) { in xf86MatchSbusInstances()[all …]