Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h28283 #define S_CPRSSTATE2 16 macro
28285 #define V_CPRSSTATE2(x) ((x) << S_CPRSSTATE2)
28286 #define G_CPRSSTATE2(x) (((x) >> S_CPRSSTATE2) & M_CPRSSTATE2)