Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h35350 #define S_EOP_CNT_2 0 macro
35352 #define V_EOP_CNT_2(x) ((x) << S_EOP_CNT_2)
35353 #define G_EOP_CNT_2(x) (((x) >> S_EOP_CNT_2) & M_EOP_CNT_2)