Searched refs:di_hp_type (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/hotplugd/
H A Dhotplugd_info.c269 if (di_hp_type(hp) != DDI_HP_CN_TYPE_VIRTUAL_PORT)
309 if (di_hp_type(hp) == DDI_HP_CN_TYPE_VIRTUAL_PORT)
506 if (di_hp_type(hp) == DDI_HP_CN_TYPE_VIRTUAL_PORT)
/illumos-gate/usr/src/lib/libdevinfo/
H A Dlibdevinfo.h343 extern int di_hp_type(di_hp_t hp);
H A Ddevinfo.c2553 (di_hp_type(hp) == DDI_HP_CN_TYPE_VIRTUAL_PORT))
2558 !(di_hp_type(hp) == DDI_HP_CN_TYPE_VIRTUAL_PORT))
2722 di_hp_type(di_hp_t hp) function
/illumos-gate/usr/src/lib/libcfgadm/common/
H A Dconfig_admin.c1713 class = di_hp_type(hp);

Completed in 75 milliseconds