Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h59791 #define S_EN_SLICE_N_WR 8 macro
59793 #define V_EN_SLICE_N_WR(x) ((x) << S_EN_SLICE_N_WR)
59794 #define G_EN_SLICE_N_WR(x) (((x) >> S_EN_SLICE_N_WR) & M_EN_SLICE_N_WR)