taglinefilesource code
prom_getint55arch/sparc/boot/init_me.cBOGOMIPS = prom_getint(prom_node_root, "mips-off"));
prom_getint99arch/sparc/kernel/idprom.cvacsize = prom_getint(prom_root_node, "vac-size");
prom_getint130arch/sparc/kernel/idprom.creturn prom_getint(prom_root_node, "vac-linesize");
prom_getint92arch/sparc/prom/tree.cretval = prom_getint(node, property);
prom_getint232include/asm-sparc/oplib.hextern int prom_getint(int node, char *property);