Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h16285 #define S_ALLOC 0 macro
16287 #define V_ALLOC(x) ((x) << S_ALLOC)
16288 #define G_ALLOC(x) (((x) >> S_ALLOC) & M_ALLOC)