Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/common/
HDt4_regs.h60042 #define S_POST_CURSOR3 0 macro
60044 #define V_POST_CURSOR3(x) ((x) << S_POST_CURSOR3)
60045 #define G_POST_CURSOR3(x) (((x) >> S_POST_CURSOR3) & M_POST_CURSOR3)