PCIE_FUNC_SHIFT
pci_get_function(dev) << PCIE_FUNC_SHIFT;
(((func) & PCIE_FUNC_MASK) << PCIE_FUNC_SHIFT) | \