Searched refs:get_int (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/sun4v/os/ |
H A D | mpo.c | 239 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...] |
/illumos-gate/usr/src/lib/efcode/include/fcode/ |
H A D | proto.h | 232 uint_t get_int(fcode_env_t *);
|
/illumos-gate/usr/src/lib/efcode/engine/ |
H A D | fcode.c | 75 get_int(fcode_env_t *env) function 134 fstack_t d = (int)get_int(env);
|
/illumos-gate/usr/src/uts/sparc/v9/ml/ |
H A D | ddi_v9_asm.s | 1528 bne,a .get_int 1533 .get_int:
|
Completed in 66 milliseconds