Home
last modified time | relevance | path

Searched defs:nodeid (Results 1 – 25 of 81) sorted by relevance

1234

/titanic_41/usr/src/uts/intel/promif/
H A Dprom_prop.c38 prom_getproplen(pnode_t nodeid, caddr_t name) in prom_getproplen()
44 prom_getprop(pnode_t nodeid, caddr_t name, caddr_t value) in prom_getprop()
50 prom_nextprop(pnode_t nodeid, caddr_t previous, caddr_t next) in prom_nextprop()
73 prom_bounded_getprop(pnode_t nodeid, caddr_t name, caddr_t value, int len) in prom_bounded_getprop()
H A Dprom_emul.c159 promif_find_node(pnode_t nodeid) in promif_find_node()
171 promif_nextnode(pnode_t nodeid) in promif_nextnode()
188 promif_childnode(pnode_t nodeid) in promif_childnode()
216 promif_getproplen(pnode_t nodeid, char *name) in promif_getproplen()
240 promif_getprop(pnode_t nodeid, char *name, void *value) in promif_getprop()
279 promif_nextprop(pnode_t nodeid, char *name, char *next) in promif_nextprop()
H A Dprom_node.c53 prom_nextnode(pnode_t nodeid) in prom_nextnode()
59 prom_childnode(pnode_t nodeid) in prom_childnode()
/titanic_41/usr/src/uts/sun4u/starfire/io/
H A Dmemctrl.c88 mc_get_asr_addr(pnode_t nodeid) in mc_get_asr_addr()
108 mc_get_idle_addr(pnode_t nodeid) in mc_get_idle_addr()
128 mc_get_dimm_size(pnode_t nodeid) in mc_get_dimm_size()
160 mc_get_alignment_mask(pnode_t nodeid) in mc_get_alignment_mask()
202 mc_read_asr(pnode_t nodeid, uint_t *mcregp) in mc_read_asr()
218 mc_write_asr(pnode_t nodeid, uint_t mcreg) in mc_write_asr()
H A Ddrmach.c375 pnode_t nodeid; in drmach_node_obp_walk() local
425 pnode_t nodeid; in drmach_node_get_dip() local
465 pnode_t nodeid; in drmach_node_get_prop() local
484 pnode_t nodeid; in drmach_node_get_proplen() local
601 drmach_prom_select(pnode_t nodeid, void *arg, uint_t flags) in drmach_prom_select()
926 pnode_t nodeid; in drmach_init() local
1056 pnode_t nodeid; in drmach_get_mc_asr_addr() local
1079 pnode_t nodeid; in drmach_get_mc_idle_addr() local
1102 pnode_t nodeid; in drmach_read_mc_asr() local
1124 pnode_t nodeid; in drmach_write_mc_asr() local
[all …]
/titanic_41/usr/src/psm/promif/ieee1275/common/
H A Dprom_prop.c182 prom_getproplen(pnode_t nodeid, caddr_t name) in prom_getproplen()
202 prom_getprop(pnode_t nodeid, caddr_t name, caddr_t value) in prom_getprop()
238 prom_bounded_getprop(pnode_t nodeid, caddr_t name, caddr_t value, int len) in prom_bounded_getprop()
259 prom_nextprop(pnode_t nodeid, caddr_t previous, caddr_t next) in prom_nextprop()
280 prom_setprop(pnode_t nodeid, caddr_t name, caddr_t value, int len) in prom_setprop()
H A Dprom_node.c36 prom_nextnode(pnode_t nodeid) in prom_nextnode()
54 prom_childnode(pnode_t nodeid) in prom_childnode()
193 prom_parentnode(pnode_t nodeid) in prom_parentnode()
/titanic_41/usr/src/uts/sun4v/promif/
H A Dpromif_stree.c99 promif_stree_parentnode(pnode_t nodeid) in promif_stree_parentnode()
112 promif_stree_childnode(pnode_t nodeid) in promif_stree_childnode()
124 promif_stree_nextnode(pnode_t nodeid) in promif_stree_nextnode()
141 promif_stree_getproplen(pnode_t nodeid, char *name) in promif_stree_getproplen()
153 promif_stree_getprop(pnode_t nodeid, char *name, void *value) in promif_stree_getprop()
177 promif_stree_nextprop(pnode_t nodeid, char *name, char *next) in promif_stree_nextprop()
216 find_node(pnode_t nodeid) in find_node()
275 promif_stree_setprop(pnode_t nodeid, char *name, void *value, int len) in promif_stree_setprop()
/titanic_41/usr/src/uts/common/os/
H A Dddi_nodeid.c50 uint32_t nodeid; member
185 impl_ddi_alloc_nodeid(int *nodeid) in impl_ddi_alloc_nodeid()
223 uint32_t nodeid = (uint32_t)n; in impl_ddi_free_nodeid() local
298 uint32_t nodeid = (uint32_t)n; in impl_ddi_take_nodeid() local
H A Dautoconf.c366 pnode_t nodeid; in create_devinfo_tree() local
/titanic_41/usr/src/lib/fm/topo/modules/common/ses/
H A Dses_facility.c454 const char *type, uint64_t nodeid) in ses_add_fac_common()
516 ses_add_indicator(topo_mod_t *mod, tnode_t *pnode, uint64_t nodeid, in ses_add_indicator()
579 ses_add_sensor_common(topo_mod_t *mod, tnode_t *pnode, uint64_t nodeid, in ses_add_sensor_common()
618 ses_add_sensor(topo_mod_t *mod, tnode_t *pnode, uint64_t nodeid, in ses_add_sensor()
687 ses_add_discrete(topo_mod_t *mod, tnode_t *pnode, uint64_t nodeid, in ses_add_discrete()
724 ses_add_psu_status(topo_mod_t *mod, tnode_t *pnode, uint64_t nodeid) in ses_add_psu_status()
764 uint64_t type, nodeid; in ses_node_enum_facility() local
865 uint64_t index, nodeid; in ses_add_enclosure_sensors() local
950 uint64_t type, nodeid; in ses_enc_enum_facility() local
/titanic_41/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_cpu.c104 pnode_t nodeid; in sbdp_disconnect_cpu() local
185 pnode_t nodeid; in sbdp_connect_cpu() local
288 pnode_t nodeid; in sbdp_cpu_poweron() local
363 pnode_t nodeid; in sbdp_cpu_poweroff() local
486 pnode_t nodeid; in sbdp_get_cpuid() local
528 pnode_t nodeid; in sbdp_cpu_get_impl() local
568 sbdp_find_nearby_cpu_by_portid(pnode_t nodeid, processorid_t portid) in sbdp_find_nearby_cpu_by_portid()
H A Dsbdp_mem.c141 pnode_t nodeid; in sbdp_get_mem_dip() local
527 pnode_t nodeid = cph->busy_mc->node; in sbdp_move_memory() local
660 sbdp_get_reg_addr(pnode_t nodeid, uint64_t *pa) in sbdp_get_reg_addr()
733 mc_get_idle_reg(pnode_t nodeid, uint64_t *addr, uint_t *asi) in mc_get_idle_reg()
1265 pnode_t nodeid; in sbdphw_get_base_physaddr() local
1407 sbdp_get_meminfo(pnode_t nodeid, int mc, uint64_t *size, uint64_t *base_pa) in sbdp_get_meminfo()
1446 mc_get_sibling_cpu(pnode_t nodeid) in mc_get_sibling_cpu()
1466 mc_check_sibling_cpu(pnode_t nodeid) in mc_check_sibling_cpu()
1506 mc_read_regs(pnode_t nodeid, mc_regs_t *mc_regsp) in mc_read_regs()
1573 mc_get_addr(pnode_t nodeid, int mc, uint_t *asi) in mc_get_addr()
H A Dsbdp.c182 sbdp_get_bd_and_wnode_num(pnode_t nodeid, int *bd, int *wnode) in sbdp_get_bd_and_wnode_num()
256 pnode_t nodeid; in sbdp_get_unit_num() local
924 sbdp_get_comp_status(pnode_t nodeid) in sbdp_get_comp_status()
/titanic_41/usr/src/psm/promif/ieee1275/sun4/
H A Dprom_vername.c48 pnode_t nodeid; in prom_version_name() local
/titanic_41/usr/src/uts/sun4v/ontario/os/
H A Dontario.c75 pnode_t nodeid; in load_platform_drivers() local
/titanic_41/usr/src/cmd/avs/ncall/
H A Dncalladm.c128 get_nodeid_from_cfg(int *nodeid) in get_nodeid_from_cfg()
174 ncall_config(const int nodeid) in ncall_config()
/titanic_41/usr/src/uts/sun4/os/
H A Dmp_startup.c232 pnode_t nodeid = cpunodes[cpuid].nodeid; in start_cpu() local
737 pnode_t nodeid = cpunodes[cpuid].nodeid; in start_other_cpus() local
/titanic_41/usr/src/uts/sun4u/io/
H A Dmach_rootnex.c241 int nodeid; in rootnex_ctl_reportdev_impl() local
298 int portid, nodeid; in rootnex_name_child_impl() local
/titanic_41/usr/src/lib/libprtdiag_psr/sparc/serengeti/common/
H A Dserengeti.c773 int nodeid = -1; in add_node() local
1586 int portid, nodeid, board; in display_failed_parts() local
1810 int nodeid, board, mcid; in print_us3_memory_line() local
1832 int nodeid, board, mcid; in print_us3_failed_memory_line() local
1860 serengeti_find_board(Sys_tree *root, int board, int nodeid) in serengeti_find_board()
1877 serengeti_insert_board(Sys_tree *root, int board, int nodeid) in serengeti_insert_board()
/titanic_41/usr/src/uts/common/avs/ncall/
H A Dncall_stub.c64 ncall_stub_nodename(int nodeid) in ncall_stub_nodename()
74 ncall_stub_mirror(int nodeid) in ncall_stub_mirror()
H A Dncall.c449 ncall_nodename(int nodeid) in ncall_nodename()
459 ncall_mirror(int nodeid) in ncall_mirror()
710 int nodeid; in ncallgetnodes() local
/titanic_41/usr/src/uts/common/io/
H A Dopenprom.c1255 oprom_copyprop(pnode_t nodeid, uint_t flag, nvlist_t *nvl) in oprom_copyprop()
1317 oprom_copychild(pnode_t nodeid, uint_t flag, char **buf, size_t *size) in oprom_copychild()
1349 oprom_copynode(pnode_t nodeid, uint_t flag, char **buf, size_t *size) in oprom_copynode()
/titanic_41/usr/src/uts/common/syscall/
H A Dsysteminfo.c283 pnode_t nodeid; member
/titanic_41/usr/src/uts/common/sys/
H A Dopenpromio.h118 int nodeid; /* Valid with positive return codes */ member

1234