Home
last modified time | relevance | path

Searched refs: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) in getintprop() function
129 *prop[i].var = getintprop(dnode, prop[i].name, prop[i].defval); in cpu_fiximp()
H A Dus3_jalapeno.c120 getintprop(pnode_t node, char *name, int deflt) in getintprop() function
163 *prop[i].var = getintprop(dnode, prop[i].name, prop[i].defval); in cpu_fiximp()
H A Dopl_olympus.c231 getintprop(pnode_t node, char *name, int deflt) in getintprop() function
274 *prop[i].var = getintprop(dnode, prop[i].name, prop[i].defval); in cpu_fiximp()
H A Dspitfire.c526 getintprop(pnode_t node, char *name, int deflt) in getintprop() function
573 if ((a = getintprop(dnode, prop[i].name, -1)) != -1) { in cpu_fiximp()
/illumos-gate/usr/src/uts/sun4v/os/
H A Dmach_cpu_states.c706 getintprop(pnode_t node, char *name, int deflt) in getintprop() function