Searched refs:S_PDAC (Results 1 – 1 of 1) sorted by relevance
22137 #define S_PDAC 0 macro22139 #define V_PDAC(x) ((x) << S_PDAC)22140 #define G_PDAC(x) (((x) >> S_PDAC) & M_PDAC)