Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h6916 #define S_ERXPLDEOPCNT 0 macro
6918 #define V_ERXPLDEOPCNT(x) ((x) << S_ERXPLDEOPCNT)
6919 #define G_ERXPLDEOPCNT(x) (((x) >> S_ERXPLDEOPCNT) & M_ERXPLDEOPCNT)