Searched refs:S_PCIEOFST (Results 1 – 1 of 1) sorted by relevance
390 #define S_PCIEOFST 10 macro392 #define V_PCIEOFST(x) ((x) << S_PCIEOFST)393 #define G_PCIEOFST(x) (((x) >> S_PCIEOFST) & M_PCIEOFST)