Searched refs:multifunction_device (Results 1 – 1 of 1) sorted by relevance
292 bool multifunction_device = false; in pcie_generic_ctrl_enumerate_endpoint() local307 multifunction_device = PCIE_CONF_MULTIFUNCTION(data); in pcie_generic_ctrl_enumerate_endpoint()319 multifunction_device ? "true" : "false"); in pcie_generic_ctrl_enumerate_endpoint()322 if (PCIE_BDF_TO_FUNC(bdf) == 0 && !multifunction_device) { in pcie_generic_ctrl_enumerate_endpoint()
Completed in 5 milliseconds