Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h35340 #define S_EOP_CNT_3 16 macro
35342 #define V_EOP_CNT_3(x) ((x) << S_EOP_CNT_3)
35343 #define G_EOP_CNT_3(x) (((x) >> S_EOP_CNT_3) & M_EOP_CNT_3)