Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h37352 #define S_SOP_CNT_AL1 20 macro
37354 #define V_SOP_CNT_AL1(x) ((x) << S_SOP_CNT_AL1)
37355 #define G_SOP_CNT_AL1(x) (((x) >> S_SOP_CNT_AL1) & M_SOP_CNT_AL1)