Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c691 int next_function; in pcicfg_configure() local
695 &next_function) != DDI_SUCCESS) in pcicfg_configure()
701 if (next_function == 0) { in pcicfg_configure()
706 func = next_function; in pcicfg_configure()
4561 int next_function; in pcicfg_probe_bridge() local
4567 &next_function) != DDI_SUCCESS) in pcicfg_probe_bridge()
4570 j = next_function; in pcicfg_probe_bridge()
4572 if (next_function == 0) in pcicfg_probe_bridge()
/titanic_44/usr/src/uts/common/io/pciex/
H A Dpcie.c2276 uint16_t cap_ptr, next_function; in pcie_ari_get_next_function() local
2297 next_function = (val >> PCIE_ARI_CAP_NEXT_FUNC_SHIFT) & in pcie_ari_get_next_function()
2302 *func = next_function; in pcie_ari_get_next_function()
/titanic_44/usr/src/uts/sun4/io/
H A Dpcicfg.c821 int next_function; in pcicfg_configure() local
825 &next_function) != DDI_SUCCESS) in pcicfg_configure()
831 if (next_function == 0) { in pcicfg_configure()
836 func = next_function; in pcicfg_configure()
5308 int next_function; in pcicfg_probe_bridge() local
5314 &next_function) != DDI_SUCCESS) in pcicfg_probe_bridge()
5317 j = next_function; in pcicfg_probe_bridge()
5319 if (next_function == 0) in pcicfg_probe_bridge()