Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h8894 #define S_ALLOC 0 macro
8896 #define V_ALLOC(x) ((x) << S_ALLOC)
8897 #define G_ALLOC(x) (((x) >> S_ALLOC) & M_ALLOC)