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

  /src/sys/arch/sparc/sparc/
promlib.c 332 prom_getpropstring(int node, const char *name) function in typeref:typename:char *
340 * Alternative prom_getpropstring(), where caller provides the buffer
1464 cp = prom_getpropstring(node, "compatible");
promlib.c 332 prom_getpropstring(int node, const char *name) function in typeref:typename:char *
340 * Alternative prom_getpropstring(), where caller provides the buffer
1464 cp = prom_getpropstring(node, "compatible");

Completed in 23 milliseconds