| /titanic_53/usr/src/cmd/picl/plugins/sun4v/mdesc/ |
| H A D | cpu_prop_update.c | 87 if (md_get_prop_data(mdp, tlblistp[i], "type", &type, in add_tlb_props() 141 if (md_get_prop_data(mdp, cachelistp[i], "type", &type, in add_cache_props() 251 if (md_get_prop_data(mdp, mnode, "compatible", (uint8_t **)&compat, in add_compatible()
|
| /titanic_53/usr/src/common/mdesc/ |
| H A D | mdesc_getpropdata.c | 34 md_get_prop_data(md_t *ptr, mde_cookie_t node, char *namep, in md_get_prop_data() function
|
| /titanic_53/usr/src/uts/sun4v/os/ |
| H A D | fillsysinfo.c | 134 if (md_get_prop_data(mdp, cpuc, in fill_cpu() 310 if (md_get_prop_data(mdp, eunit[i], "type", in setup_exec_unit_mappings() 585 (void) md_get_prop_data(mdp, cpu_node_cookie, in construct_isalist() 656 if (md_get_prop_data(mdp, cpu_node_cookie, in get_hwcaps() 674 if (md_get_prop_data(mdp, cpu_node_cookie, in get_weakest_mem_model() 1040 if (md_get_prop_data(mdp, cpulist[0], in init_md_broken()
|
| /titanic_53/usr/src/uts/common/sys/ |
| H A D | mdesc.h | 186 extern int md_get_prop_data(md_t *,
|
| /titanic_53/usr/src/lib/fm/libmdesc/common/ |
| H A D | mapfile-vers | 47 md_get_prop_data;
|
| /titanic_53/usr/src/cmd/picl/plugins/sun4v/pri/ |
| H A D | io_dev_label.c | 98 if (md_get_prop_data(mdp, components[i], "type", in io_dev_addlabel()
|
| H A D | mem_prop_update.c | 249 status = md_get_prop_data(mdp, dimmlistp[i], in add_bank_props()
|
| /titanic_53/usr/src/uts/sun4v/io/ |
| H A D | vsw.c | 960 if (md_get_prop_data(mdp, node, physdev_propname, in vsw_get_md_physname() 1034 if (md_get_prop_data(mdp, node, smode_propname, in vsw_get_md_smodes() 1875 rv = md_get_prop_data(mdp, node, vid_propname, (uint8_t **)&data, in vsw_vlan_read_ids() 1946 rv = md_get_prop_data(mdp, node, pri_types_propname, in vsw_read_pri_eth_types() 2511 if (md_get_prop_data(mdp, *node, remaddr_propname, in vsw_port_read_props()
|
| H A D | dr_io.c | 278 if (md_get_prop_data(cba->mdp, cba->node, "compatible", in new_dev_node()
|
| H A D | ds_drv.c | 369 md_get_prop_data(mdp, port, "ldc-ids", &ldcidsp, &len) == 0) { in ds_port_add()
|
| H A D | dr_cpu.c | 1333 if (md_get_prop_data(cba->mdp, cba->cpunode, "compatible", in new_cpu_node()
|
| H A D | vnet_gen.c | 1462 rv = md_get_prop_data(mdp, node, vid_propname, (uint8_t **)&data, in vgen_vlan_read_ids() 1627 rv = md_get_prop_data(mdp, node, pri_types_propname, in vgen_read_pri_eth_types() 2182 if (md_get_prop_data(mdp, mdex, rmacaddr_propname, &addrp, in vgen_port_read_props()
|
| H A D | vds.c | 7094 if (md_get_prop_data(md, vd_node, VD_BLOCK_DEVICE_OPTS, in vds_get_options()
|
| /titanic_53/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/ |
| H A D | pi_subr.c | 742 result = md_get_prop_data(mdp, mde_node, MD_STR_PHY_NUMBER, in pi_get_priphy()
|