Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h7081 #define S_CRXCPLSOPCNT 4 macro
7083 #define V_CRXCPLSOPCNT(x) ((x) << S_CRXCPLSOPCNT)
7084 #define G_CRXCPLSOPCNT(x) (((x) >> S_CRXCPLSOPCNT) & M_CRXCPLSOPCNT)