Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/cxgbe/common/
HDt4_regs.h28288 #define S_CPRSSTATE1 8 macro
28290 #define V_CPRSSTATE1(x) ((x) << S_CPRSSTATE1)
28291 #define G_CPRSSTATE1(x) (((x) >> S_CPRSSTATE1) & M_CPRSSTATE1)