Searched refs:cn_num_dpd_on (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dddi_hp.h68 * The value set to ddi_hp_cn_info_t->cn_num_dpd_on in the case of the
88 * under the same parent node, then it's cn_num_dpd_on is set to
91 int cn_num_dpd_on; member in struct:ddi_hp_cn_info
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c623 if (unreg_arg->connector_num == info->cn_num_dpd_on) {
737 cn_info->cn_num_dpd_on = slot ?
805 cn_info->cn_num_dpd_on = slot->hs_info.cn_num;
807 cn_info->cn_num_dpd_on = DDI_HP_CN_NUM_NONE;
H A Dpciehpc.c591 slot_p->hs_info.cn_num_dpd_on = DDI_HP_CN_NUM_NONE;
H A Dpcishpc.c1919 slot_p->hs_info.cn_num_dpd_on = DDI_HP_CN_NUM_NONE;
/illumos-gate/usr/src/uts/common/os/
H A Dddi_hp_impl.c780 if (h->cn_info.cn_num_dpd_on !=
/illumos-gate/usr/src/uts/common/io/
H A Ddevinfo.c3570 me->hp_depends_on = (int)hp_hdl->cn_info.cn_num_dpd_on;

Completed in 97 milliseconds