Home
last modified time | relevance | path

Searched refs:di_hp_name (Results 1 – 5 of 5) sorted by path

/illumos-gate/usr/src/cmd/hotplugd/
H A Dhotplugd_info.c281 (strcmp(di_hp_name(hp), connection) != 0)) in copy_hotplug()
314 (strcmp(di_hp_name(hp), connection) != 0)) in copy_hotplug()
502 if ((s = di_hp_name(hp)) != NULL) in new_hotplug_node()
/illumos-gate/usr/src/lib/libcfgadm/common/
H A Dconfig_admin.c1168 hp_name = di_hp_name(hp); in mklog_hp()
1518 name = di_hp_name(hp); in load_lib_impl()
2131 node_minor = di_hp_name(hp); in check_ap_impl()
2248 minor_name = di_hp_name(hp); in check_ap_phys_impl()
2586 if (strcmp(di_hp_name(hp), minor_name) == 0) { in do_list_common()
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo.c2651 di_hp_name(di_hp_t hp) in di_hp_name() function
H A Dlibdevinfo.h339 extern char *di_hp_name(di_hp_t hp);
H A Dmapfile-vers210 di_hp_name;