Searched refs:sbdp_get_bd_and_wnode_num (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/sun4u/serengeti/sys/ |
H A D | sbdp_priv.h | 236 int sbdp_get_bd_and_wnode_num(pnode_t, int *, int *);
|
/titanic_41/usr/src/uts/sun4u/serengeti/io/ |
H A D | sbdp_cpu.c | 123 sbdp_get_bd_and_wnode_num(nodeid, &bd, &wnode) != 0) { in sbdp_disconnect_cpu() 203 sbdp_get_bd_and_wnode_num(nodeid, &bd, &wnode) != 0) { in sbdp_connect_cpu()
|
H A D | sbdp.c | 182 sbdp_get_bd_and_wnode_num(pnode_t nodeid, int *bd, int *wnode) in sbdp_get_bd_and_wnode_num() function 228 if (sbdp_get_bd_and_wnode_num(nodeid, &bd, &wnode) < 0) in sbdp_get_board_num()
|
H A D | sbdp_dr.c | 209 if (sbdp_get_bd_and_wnode_num(node, &bd, &wnode) < 0) in sbdp_select_top_nodes()
|
H A D | sbdp_mem.c | 1276 if (sbdp_get_bd_and_wnode_num(nodeid, &board, &wnode) < 0) in sbdphw_get_base_physaddr() 1386 if (sbdp_get_bd_and_wnode_num(node, &bd, &wnode) < 0) in sbdp_is_mem() 1414 if (sbdp_get_bd_and_wnode_num(nodeid, &board, &wnode) < 0) in sbdp_get_meminfo() 1482 if (sbdp_get_bd_and_wnode_num(nodeid, &bd, &wnode) < 0) in mc_check_sibling_cpu()
|