Searched refs:next_function (Results 1 – 3 of 3) sorted by relevance
705 int next_function; in pcicfg_configure() local709 &next_function) != DDI_SUCCESS) in pcicfg_configure()715 if (next_function == 0) { in pcicfg_configure()720 func = next_function; in pcicfg_configure()4294 int next_function; in pcicfg_probe_bridge() local4300 &next_function) != DDI_SUCCESS) in pcicfg_probe_bridge()4303 j = next_function; in pcicfg_probe_bridge()4305 if (next_function == 0) in pcicfg_probe_bridge()
821 int next_function; in pcicfg_configure() local825 &next_function) != DDI_SUCCESS) in pcicfg_configure()831 if (next_function == 0) { in pcicfg_configure()836 func = next_function; in pcicfg_configure()5311 int next_function; in pcicfg_probe_bridge() local5317 &next_function) != DDI_SUCCESS) in pcicfg_probe_bridge()5320 j = next_function; in pcicfg_probe_bridge()5322 if (next_function == 0) in pcicfg_probe_bridge()
2934 uint16_t cap_ptr, next_function; in pcie_ari_get_next_function() local2955 next_function = (val >> PCIE_ARI_CAP_NEXT_FUNC_SHIFT) & in pcie_ari_get_next_function()2960 *func = next_function; in pcie_ari_get_next_function()