Searched refs:PCIE_X86_CAP_BDF_MASK (Results 1 – 1 of 1) sorted by relevance
93 #define PCIE_X86_CAP_BDF_MASK 0x00FFFF00U /* b/d/f bits */ macro110 bdf &= PCIE_X86_CAP_BDF_MASK; in pcie_io_conf()