Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c62 static int pcie_hp_list_occupants(dev_info_t *dip, void *arg);
510 ddi_walk_devs(ddi_get_child(dip), pcie_hp_list_occupants, in pcie_hp_create_occupant_props()
1116 pcie_hp_list_occupants(dev_info_t *dip, void *arg) in pcie_hp_list_occupants() function