Searched refs:ndi_hp_walk_cn (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dddi_hp_ndi.c272 ndi_hp_walk_cn(dev_info_t *dip, int (*f)(ddi_hp_cn_info_t *, function
278 DDI_HP_NEXDBG((CE_CONT, "ndi_hp_walk_cn: dip %p arg %p\n",
295 DDI_HP_NEXDBG((CE_CONT, "ndi_hp_walk_cn: dip %p "
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c276 * ndi_hp_walk_cn() will see no ports when this is called
284 ndi_hp_walk_cn(dip, pcie_hp_unregister_ports_cb, &arg);
379 ndi_hp_walk_cn(dip, pcie_hp_unregister_ports_cb, &arg);
604 * Unregister ports of a pci bridge dip, get called from ndi_hp_walk_cn()
933 ndi_hp_walk_cn(dip, pcie_hp_get_port_state, &state_arg);
/illumos-gate/usr/src/uts/common/sys/
H A Dsunndi.h660 ndi_hp_walk_cn(dev_info_t *dip, int (*f)(ddi_hp_cn_info_t *, void *),

Completed in 61 milliseconds