Home
last modified time | relevance | path

Searched refs:pcie_hp_unregister_ports_cb (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c66 static int pcie_hp_unregister_ports_cb(ddi_hp_cn_info_t *info, void *arg);
287 ndi_hp_walk_cn(dip, pcie_hp_unregister_ports_cb, &arg); in pcie_hp_uninit()
382 ndi_hp_walk_cn(dip, pcie_hp_unregister_ports_cb, &arg); in pcie_hp_unprobe()
612 pcie_hp_unregister_ports_cb(ddi_hp_cn_info_t *info, void *arg) in pcie_hp_unregister_ports_cb() function