Home
last modified time | relevance | path

Searched refs:di_hp_connection (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libdevinfo/
H A Dmapfile-vers206 di_hp_connection;
H A Dlibdevinfo.h340 extern int di_hp_connection(di_hp_t hp);
H A Ddevinfo.c2674 di_hp_connection(di_hp_t hp) in di_hp_connection() function
/illumos-gate/usr/src/cmd/hotplugd/
H A Dhotplugd_info.c327 physnum = di_hp_connection(hp); in copy_hotplug()