Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h10628 #define S_NORM_FILT_HIT 15 macro
10630 #define V_NORM_FILT_HIT(x) ((x) << S_NORM_FILT_HIT)
10631 #define G_NORM_FILT_HIT(x) (((x) >> S_NORM_FILT_HIT) & M_NORM_FILT_HIT)