Home
last modified time | relevance | path

Searched refs:md_scan_dag (Results 1 – 25 of 38) sorted by relevance

12

/titanic_44/usr/src/cmd/picl/plugins/sun4v/pri/
H A Dmem_prop_update.c105 nmemory = md_scan_dag(mdp, md_rootnode, md_find_name(mdp, in add_mem_prop()
115 nsegments = md_scan_dag(mdp, memorylistp[0], in add_mem_prop()
151 nbanks = md_scan_dag(mdp, segmentlistp[j], in add_mem_prop()
242 node_count = md_scan_dag(mdp, banklistp, md_find_name(mdp, "component"), in add_bank_props()
H A Dio_dev_label.c85 component_count = md_scan_dag(mdp, md_rootnode, in io_dev_addlabel()
/titanic_44/usr/src/lib/fm/topo/modules/sun4v/platform-mem/
H A Dmem_mdesc.c66 mdesc_dimm_count = md_scan_dag(mdp, in mdesc_init_n1()
109 mdesc_dimm_count = md_scan_dag(mdp, in mdesc_init_n1()
335 mdesc_bank_count = md_scan_dag(mdp, MDE_INVAL_ELEM_COOKIE, in mdesc_init_n2()
365 n = md_scan_dag(mdp, listp[idx], in mdesc_init_n2()
389 n = md_scan_dag(mdp, MDE_INVAL_ELEM_COOKIE, in mdesc_init_n2()
398 bc = md_scan_dag(mdp, listp[idx], in mdesc_init_n2()
459 num_comps = md_scan_dag(mdp, in mem_mdesc_init()
/titanic_44/usr/src/lib/fm/topo/modules/sun4v/platform-cpu/
H A Dcpu_mdesc.c96 chip->ncpus = md_scan_dag(mdp, in cpu_n1_mdesc_init()
175 ncomp = md_scan_dag(mdp, in cpu_n2_mdesc_init()
254 cnt = md_scan_dag(mdp, in cpu_n2_mdesc_init()
290 cnt = md_scan_dag(mdp, in cpu_n2_mdesc_init()
/titanic_44/usr/src/cmd/picl/plugins/sun4v/mdesc/
H A Dcpu_prop_update.c322 ncpus = md_scan_dag(mdp, rootnode, md_find_name(mdp, "cpu"), in add_cpu_prop()
356 ncaches = md_scan_dag(mdp, cpulistp[x], in add_cpu_prop()
364 ntlbs = md_scan_dag(mdp, cpulistp[x], in add_cpu_prop()
H A Ddisk_discovery.c69 ndisks = md_scan_dag(mdp, rootnode, md_find_name(mdp, "disk_nac"), in disk_discovery()
/titanic_44/usr/src/lib/libv12n/sparc/
H A Dlibv12n.c221 nnodes = md_scan_dag(mdp, rootnode, md_find_name(mdp, "platform"), in v12n_domaining_enabled()
289 nnodes = md_scan_dag(mdp, rootnode, md_find_name(mdp, node_name), in v12n_scan_md_nodes()
427 nvdevs = md_scan_dag(mdp, rootnode, md_find_name(mdp, "virtual-device"), in v12n_get_md_domain_name()
502 npnodes = md_scan_dag(mdp, rootnode, md_find_name(mdp, "platform"), in v12n_get_md_uuid_str()
/titanic_44/usr/src/uts/sun4v/io/
H A Dmdeg.c364 nnodes = md_scan_dag(mdp, startnode, nname, aname, NULL); in mdeg_notify_client_reg()
381 nodechk = md_scan_dag(mdp, startnode, nname, aname, listp); in mdeg_notify_client_reg()
661 nnodes = md_scan_dag(md, NULL, nname, aname, NULL); in mdeg_find_start_node()
667 (void) md_scan_dag(md, NULL, nname, aname, nodesp); in mdeg_find_start_node()
H A Dds_drv.c249 nport = md_scan_dag(mdp, rootnode, md_find_name(mdp, DS_MD_ROOT_NAME), in ds_ports_init()
266 nport = md_scan_dag(mdp, dsnode, md_find_name(mdp, DS_MD_PORT_NAME), in ds_ports_init()
280 nchan = md_scan_dag(mdp, portp[idx], in ds_ports_init()
H A Ddr_io.c190 nnodes = md_scan_dag(mdp, rootnode, md_find_name(mdp, "virtual-device"), in dr_io_find_node_md()
410 num_nodes = md_scan_dag(mdp, node, in dr_vio_find_parent_md()
H A Dcnex.c513 num_channels = md_scan_dag(mdp, rootnode, in cnex_reg_chan()
1308 num_devs = md_scan_dag(mdp, mde, md_find_name(mdp, "virtual-device"), in cnex_find_chan_dip()
/titanic_44/usr/src/common/mdesc/
H A Dmdesc_scandag.c53 md_scan_dag(md_t *ptr, in md_scan_dag() function
H A Dmdesc_diff.c396 *countp = md_scan_dag(mdp, start, cname, aname, NULL); in mdd_scan_for_nodes()
406 (void) md_scan_dag(mdp, start, cname, aname, *nodespp); in mdd_scan_for_nodes()
/titanic_44/usr/src/uts/common/sys/
H A Dmdesc.h163 extern int md_scan_dag(md_t *,
/titanic_44/usr/src/lib/fm/libmdesc/common/
H A Dmapfile-vers52 md_scan_dag;
/titanic_44/usr/src/lib/fm/libldom/sparc/
H A Dldom.c220 if (md_scan_dag(mdp, MDE_INVAL_ELEM_COOKIE, in get_local_md_prop_value()
272 ncpus = md_scan_dag(mdp, MDE_INVAL_ELEM_COOKIE, in cpu_phys2virt()
352 cnt = md_scan_dag(mdp, MDE_INVAL_ELEM_COOKIE, in get_type()
/titanic_44/usr/src/uts/sun4v/os/
H A Dwdt.c121 nplat = md_scan_dag(mdp, md_root_node(mdp), in watchdog_init()
H A Dmach_mp_startup.c198 num_nodes = md_scan_dag(mdp, rootnode, md_find_name(mdp, "cpu"), in mp_cpu_configure()
H A Dmach_descrip.c690 num_nodes = md_scan_dag(mdp, rootnode, md_find_name(mdp, "platform"), in init_domaining_capabilities()
838 res = md_scan_dag(ptr, startnode, in md_alloc_scan_dag()
/titanic_44/usr/src/lib/fm/topo/modules/sun4v/hostbridge/
H A Dhb_mdesc.c95 nio = md_scan_dag(mdp, in hb_rc_init()
/titanic_44/usr/src/cmd/ldmad/
H A Dldma_system.c228 ncomponents = md_scan_dag(mdp, rootnode, md_find_name(mdp, "component"), in ldma_get_chassis_serialno()
/titanic_44/usr/src/uts/sun4v/promif/
H A Dpromif_emul.c402 num_nodes = md_scan_dag(mdp, rootnode, md_find_name(mdp, "cpu"), in cif_check_cpus()
/titanic_44/usr/src/lib/fm/topo/modules/sun4v/motherboard/
H A Dmotherboard.c180 nfrus = md_scan_dag(mdp, MDE_INVAL_ELEM_COOKIE, in mb_get_pri_info()
/titanic_44/usr/src/lib/fm/topo/modules/sun4v/xaui/
H A Dxaui.c336 ncomp = md_scan_dag(mdp, MDE_INVAL_ELEM_COOKIE, in xaui_get_pri_label()
/titanic_44/usr/src/lib/fm/topo/modules/sun4v/cpuboard/
H A Dcpuboard.c151 ncomp = md_scan_dag(mdp, MDE_INVAL_ELEM_COOKIE, in cpuboard_get_pri_info()

12