Home
last modified time | relevance | path

Searched refs:S_PAGE_POLICY (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h4821 #define S_PAGE_POLICY 6 macro
4823 #define V_PAGE_POLICY(x) ((x) << S_PAGE_POLICY)
4824 #define G_PAGE_POLICY(x) (((x) >> S_PAGE_POLICY) & M_PAGE_POLICY)