Searched refs:ddi_hp_cn_info_t (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
74 * ddi_hp_cn_info_t
108 } ddi_hp_cn_info_t; typedef in typeref:struct:ddi_hp_cn_info
H A Dddi_hp_impl.h54 ddi_hp_cn_info_t cn_info; /* Connection info */
H A Dsunndi.h650 ndi_hp_register(dev_info_t *dip, ddi_hp_cn_info_t *info_p);
660 ndi_hp_walk_cn(dev_info_t *dip, int (*f)(ddi_hp_cn_info_t *, void *),
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c64 static int pcie_hp_unregister_ports_cb(ddi_hp_cn_info_t *info, void *arg);
65 static int pcie_hp_get_port_state(ddi_hp_cn_info_t *info, void *arg);
71 ddi_hp_cn_info_t *cn_info);
547 ddi_hp_cn_info_t *info_p = &slot_p->hs_info;
610 pcie_hp_unregister_ports_cb(ddi_hp_cn_info_t *info, void *arg)
644 pcie_hp_get_port_state(ddi_hp_cn_info_t *info, void *arg)
691 pcie_hp_create_port_name_num(dev_info_t *dip, ddi_hp_cn_info_t *cn_info)
784 ddi_hp_cn_info_t *cn_info)
851 ddi_hp_cn_info_t *cn_info;
855 cn_info = kmem_zalloc(sizeof (ddi_hp_cn_info_t), KM_SLEE
[all...]
/illumos-gate/usr/src/uts/common/os/
H A Dddi_hp_ndi.c64 ndi_hp_register(dev_info_t *dip, ddi_hp_cn_info_t *info_p)
272 ndi_hp_walk_cn(dev_info_t *dip, int (*f)(ddi_hp_cn_info_t *,
/illumos-gate/usr/src/uts/common/sys/hotplug/pci/
H A Dpcie_hp.h191 ddi_hp_cn_info_t hs_info; /* Slot information */

Completed in 62 milliseconds