Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h9021 #define S_EOP_CNT_PM 16 macro
9023 #define V_EOP_CNT_PM(x) ((x) << S_EOP_CNT_PM)
9024 #define G_EOP_CNT_PM(x) (((x) >> S_EOP_CNT_PM) & M_EOP_CNT_PM)