Searched defs:get_int (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/efcode/engine/
H A Dfcode.c75 get_int(fcode_env_t *env) function
134 fstack_t d = (int)get_int(env);
/illumos-gate/usr/src/uts/sun4v/os/
H A Dmpo.c239 get_int(md_t md, mde_cookie_t node, char *propname, uint64_t *val) function
356 result = get_int(md, nodes[j], PROP_LG_LATENCY,
358 result |= get_int(md, nodes[j], PROP_LG_MATCH,
480 result = get_int(md, lgrpnodes[i], PROP_LG_MASK,
482 result |= get_int(md, lgrpnodes[i], PROP_LG_MATCH,
495 result = get_int(md, lgrpnodes[i], PROP_LG_LATENCY,
715 result = get_int(md, cpunodes[i], PROP_LG_CPU_ID, &k);
1570 result = get_int(md, mblocknodes[j], PROP_LG_BASE,
1579 result = get_int(md, mblocknodes[j], PROP_LG_SIZE,
1588 result = get_int(m
[all...]

Completed in 49 milliseconds