taglinefilesource code
property88arch/sparc/prom/tree.cprom_getintdefault(int node, char *property, int deflt)
property92arch/sparc/prom/tree.cretval = prom_getint(node, property);
property223include/asm-sparc/oplib.hextern int prom_getproplen(int thisnode, char *property);
property228include/asm-sparc/oplib.hextern int prom_getproperty(int thisnode, char *property,
property232include/asm-sparc/oplib.hextern int prom_getint(int node, char *property);
property235include/asm-sparc/oplib.hextern int prom_getintdefault(int node, char *property, int defval);