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

/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c63 static int pcie_hp_register_ports_for_dev(dev_info_t *dip, int device_num);
577 * Register ports for all the children with device number device_num
580 pcie_hp_register_ports_for_dev(dev_info_t *dip, int device_num) argument
587 if (pcie_hp_match_dev(cdip, device_num)) {

Completed in 327 milliseconds