Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/common/
HDt4_regs.h47552 #define S_MACCRDRST 0 macro
47554 #define V_MACCRDRST(x) ((x) << S_MACCRDRST)
47555 #define G_MACCRDRST(x) (((x) >> S_MACCRDRST) & M_MACCRDRST)