Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c69 static boolean_t pcie_hp_match_dev(dev_info_t *dip, int dev_num);
589 if (pcie_hp_match_dev(cdip, device_num)) { in pcie_hp_register_ports_for_dev()
1084 pcie_hp_match_dev(dev_info_t *dip, int dev_num) in pcie_hp_match_dev() function