Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h8646 #define S_FILTMEM 0 macro
8648 #define V_FILTMEM(x) ((x) << S_FILTMEM)
8649 #define G_FILTMEM(x) (((x) >> S_FILTMEM) & M_FILTMEM)