HomeSort by: relevance | last modified time | path
    Searched defs:prom_findnode (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc/sparc/
promlib.c 452 prom_findnode(int first, const char *name) function in typeref:typename:int
541 node = prom_findnode(prom_firstchild(node), component);
558 optionsnode = prom_findnode(prom_firstchild(prom_findroot()),
promlib.c 452 prom_findnode(int first, const char *name) function in typeref:typename:int
541 node = prom_findnode(prom_firstchild(node), component);
558 optionsnode = prom_findnode(prom_firstchild(prom_findroot()),

Completed in 28 milliseconds