Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h27041 #define S_EACKERRFIFODONE 12 macro
27043 #define V_EACKERRFIFODONE(x) ((x) << S_EACKERRFIFODONE)
27044 #define G_EACKERRFIFODONE(x) (((x) >> S_EACKERRFIFODONE) & M_EACKERRFIFODONE)