Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h60016 #define S_EN_SLICE_P_WR 8 macro
60018 #define V_EN_SLICE_P_WR(x) ((x) << S_EN_SLICE_P_WR)
60019 #define G_EN_SLICE_P_WR(x) (((x) >> S_EN_SLICE_P_WR) & M_EN_SLICE_P_WR)