Searched refs:S_VFID_PCIE (Results 1 – 1 of 1) sorted by relevance
8855 #define S_VFID_PCIE 0 macro8857 #define V_VFID_PCIE(x) ((x) << S_VFID_PCIE)8858 #define G_VFID_PCIE(x) (((x) >> S_VFID_PCIE) & M_VFID_PCIE)