Home
last modified time | relevance | path

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

123

/illumos-gate/usr/src/uts/intel/promif/
H A Dprom_prop.c36 prom_getproplen(pnode_t nodeid, caddr_t name) in prom_getproplen()
42 prom_getprop(pnode_t nodeid, caddr_t name, caddr_t value) in prom_getprop()
48 prom_nextprop(pnode_t nodeid, caddr_t previous, caddr_t next) in prom_nextprop()
71 prom_bounded_getprop(pnode_t nodeid, caddr_t name, caddr_t value, int len) in prom_bounded_getprop()
H A Dprom_emul.c161 promif_find_node(pnode_t nodeid) in promif_find_node()
173 promif_nextnode(pnode_t nodeid) in promif_nextnode()
190 promif_childnode(pnode_t nodeid) in promif_childnode()
218 promif_getproplen(pnode_t nodeid, char *name) in promif_getproplen()
242 promif_getprop(pnode_t nodeid, char *name, void *value) in promif_getprop()
281 promif_nextprop(pnode_t nodeid, char *name, char *next) in promif_nextprop()
H A Dprom_node.c51 prom_nextnode(pnode_t nodeid) in prom_nextnode()
57 prom_childnode(pnode_t nodeid) in prom_childnode()
/illumos-gate/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()
/illumos-gate/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()
/illumos-gate/usr/src/uts/common/os/
H A Dddi_nodeid.c48 uint32_t nodeid; member
183 impl_ddi_alloc_nodeid(int *nodeid) in impl_ddi_alloc_nodeid()
221 uint32_t nodeid = (uint32_t)n; in impl_ddi_free_nodeid() local
296 uint32_t nodeid = (uint32_t)n; in impl_ddi_take_nodeid() local
H A Dautoconf.c373 pnode_t nodeid; in create_devinfo_tree() local
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses_facility.c464 const char *type, uint64_t nodeid) in ses_add_fac_common()
526 ses_add_indicator(topo_mod_t *mod, tnode_t *pnode, uint64_t nodeid, in ses_add_indicator()
589 ses_add_sensor_common(topo_mod_t *mod, tnode_t *pnode, uint64_t nodeid, in ses_add_sensor_common()
628 ses_add_sensor(topo_mod_t *mod, tnode_t *pnode, uint64_t nodeid, in ses_add_sensor()
697 ses_add_discrete(topo_mod_t *mod, tnode_t *pnode, uint64_t nodeid, in ses_add_discrete()
734 ses_add_psu_status(topo_mod_t *mod, tnode_t *pnode, uint64_t nodeid) in ses_add_psu_status()
774 uint64_t type, nodeid; in ses_node_enum_facility() local
875 uint64_t index, nodeid; in ses_add_enclosure_sensors() local
960 uint64_t type, nodeid; in ses_enc_enum_facility() local
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_cpu.c105 pnode_t nodeid; in sbdp_disconnect_cpu() local
186 pnode_t nodeid; in sbdp_connect_cpu() local
289 pnode_t nodeid; in sbdp_cpu_poweron() local
364 pnode_t nodeid; in sbdp_cpu_poweroff() local
487 pnode_t nodeid; in sbdp_get_cpuid() local
529 pnode_t nodeid; in sbdp_cpu_get_impl() local
569 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()
/illumos-gate/usr/src/psm/promif/ieee1275/sun4/
H A Dprom_vername.c48 pnode_t nodeid; in prom_version_name() local
/illumos-gate/usr/src/uts/sun4/os/
H A Dmp_startup.c241 pnode_t nodeid = cpunodes[cpuid].nodeid; in start_cpu() local
746 pnode_t nodeid = cpunodes[cpuid].nodeid; in start_other_cpus() local
/illumos-gate/usr/src/uts/sun4u/io/
H A Dmach_rootnex.c242 int nodeid; in rootnex_ctl_reportdev_impl() local
299 int portid, nodeid; in rootnex_name_child_impl() local
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/serengeti/common/
H A Dserengeti.c772 int nodeid = -1; in add_node() local
1583 int portid, nodeid, board; in display_failed_parts() local
1806 int nodeid, board, mcid; in print_us3_memory_line() local
1828 int nodeid, board, mcid; in print_us3_failed_memory_line() local
1856 serengeti_find_board(Sys_tree *root, int board, int nodeid) in serengeti_find_board()
1873 serengeti_insert_board(Sys_tree *root, int board, int nodeid) in serengeti_insert_board()
/illumos-gate/usr/src/uts/sun4v/ontario/os/
H A Dontario.c75 pnode_t nodeid; in load_platform_drivers() local
/illumos-gate/usr/src/uts/common/io/
H A Dopenprom.c1153 oprom_copyprop(pnode_t nodeid, uint_t flag, nvlist_t *nvl) in oprom_copyprop()
1215 oprom_copychild(pnode_t nodeid, uint_t flag, char **buf, size_t *size) in oprom_copychild()
1247 oprom_copynode(pnode_t nodeid, uint_t flag, char **buf, size_t *size) in oprom_copynode()
/illumos-gate/usr/src/uts/common/syscall/
H A Dsysteminfo.c291 pnode_t nodeid; member
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_qinfo_file.c332 u_longlong_t nodeid; in smb2_qif_internal() local
737 uint64_t nodeid; in smb2_qif_id_info() local
/illumos-gate/usr/src/uts/sun4u/enchilada/os/
H A Denchilada.c355 plat_fill_mc(pnode_t nodeid) in plat_fill_mc()
/illumos-gate/usr/src/uts/sun4u/schumacher/os/
H A Dschumacher.c338 plat_fill_mc(pnode_t nodeid) in plat_fill_mc()
/illumos-gate/usr/src/uts/sparc/os/
H A Discsi_boot.c280 pnode_t nodeid; in iscsiboot_nic_prop_read() local
/illumos-gate/usr/src/uts/sun4u/os/
H A Dmach_ddi_impl.c385 pnode_t nodeid; in dip_to_cpu_id() local
/illumos-gate/usr/src/uts/sun4u/chicago/os/
H A Dchicago.c305 plat_fill_mc(pnode_t nodeid) in plat_fill_mc()

123