Searched refs:sparcPromNode2Pathname (Results 1 – 3 of 3) sorted by relevance
103 extern _X_EXPORT char *sparcPromNode2Pathname(sbusPromNodePtr pnode);
228 promPath = sparcPromNode2Pathname(&psdp->node); in xf86SbusProbe()461 promPath = sparcPromNode2Pathname(&psdp->node); in xf86MatchSbusInstances()747 promPath = sparcPromNode2Pathname(&sBus->node); in xf86SbusConfigureNewDev()
536 sparcPromNode2Pathname(sbusPromNodePtr pnode) in sparcPromNode2Pathname() function