Searched refs:multifunction_device (Results 1 – 1 of 1) sorted by relevance
271 bool multifunction_device = false; in pcie_generic_ctrl_enumerate_endpoint() local286 multifunction_device = PCIE_CONF_MULTIFUNCTION(data); in pcie_generic_ctrl_enumerate_endpoint()298 multifunction_device ? "true" : "false"); in pcie_generic_ctrl_enumerate_endpoint()301 if (PCIE_BDF_TO_FUNC(bdf) == 0 && !multifunction_device) { in pcie_generic_ctrl_enumerate_endpoint()