taglinefilesource code
property87arch/sparc/prom/tree.cprom_getintdefault(int node, char *property, int deflt)
property91arch/sparc/prom/tree.cretval = prom_getint(node, property);
property200include/asm-sparc/oplib.hextern int prom_getproplen(int thisnode, char *property);
property205include/asm-sparc/oplib.hextern int prom_getproperty(int thisnode, char *property,
property209include/asm-sparc/oplib.hextern int prom_getint(int node, char *property);
property212include/asm-sparc/oplib.hextern int prom_getintdefault(int node, char *property, int defval);