Searched defs:pcicfg_pcie_port_type (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c268 static int pcicfg_pcie_port_type(dev_info_t *, ddi_acc_handle_t);
5161 int port_type = pcicfg_pcie_port_type(dip, handle);
5181 pcicfg_pcie_port_type(dev_info_t *dip, ddi_acc_handle_t handle) function
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c661 pcicfg_pcie_port_type(dev_info_t *dip, ddi_acc_handle_t handle) function
677 int port_type = pcicfg_pcie_port_type(dip, handle);

Completed in 62 milliseconds