Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h35289 #define S_EOP_CNT_PM 16 macro
35291 #define V_EOP_CNT_PM(x) ((x) << S_EOP_CNT_PM)
35292 #define G_EOP_CNT_PM(x) (((x) >> S_EOP_CNT_PM) & M_EOP_CNT_PM)