Searched refs:cn_child (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dddi_hp.h104 dev_info_t *cn_child; member in struct:ddi_hp_cn_info
/illumos-gate/usr/src/uts/common/os/
H A Dddi_hp_impl.c337 if (hdlp->cn_info.cn_child == NULL) {
347 switch (i_ddi_node_state(hdlp->cn_info.cn_child)) {
371 ddi_get_devstate(hdlp->cn_info.cn_child) !=
784 cdip = h->cn_info.cn_child;
893 ASSERT(hdlp->cn_info.cn_child == NULL);
894 hdlp->cn_info.cn_child = cdip;
901 cdip = hdlp->cn_info.cn_child;
970 * 2. remove the node pointed by the port's cn_child
983 cdip = hdlp->cn_info.cn_child;
H A Ddevcfg.c755 if (hdlp->cn_info.cn_child == dip)
756 hdlp->cn_info.cn_child = NULL;
/illumos-gate/usr/src/uts/intel/io/pciex/hotplug/
H A Dpciehpc_acpi.c239 slot_p->hs_info.cn_child = NULL;
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c866 cn_info->cn_child = dip;
H A Dpciehpc.c779 slot_p->hs_info.cn_child = NULL;
H A Dpcishpc.c1009 slot_p->hs_info.cn_child = NULL;
/illumos-gate/usr/src/uts/common/io/
H A Ddevinfo.c3585 hp->hp_child = hp_hdl->cn_info.cn_child;

Completed in 107 milliseconds