Searched defs:getintprop (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_cheetah.c88 getintprop(pnode_t node, char *name, int deflt) function
129 *prop[i].var = getintprop(dnode, prop[i].name, prop[i].defval);
H A Dus3_jalapeno.c120 getintprop(pnode_t node, char *name, int deflt) function
163 *prop[i].var = getintprop(dnode, prop[i].name, prop[i].defval);
H A Dopl_olympus.c231 getintprop(pnode_t node, char *name, int deflt) function
274 *prop[i].var = getintprop(dnode, prop[i].name, prop[i].defval);
H A Dspitfire.c526 getintprop(pnode_t node, char *name, int deflt) function
573 if ((a = getintprop(dnode, prop[i].name, -1)) != -1) {
/illumos-gate/usr/src/uts/sun4v/os/
H A Dmach_cpu_states.c706 getintprop(pnode_t node, char *name, int deflt) function

Completed in 63 milliseconds