Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h27036 #define S_EISSFIFODONE 16 macro
27038 #define V_EISSFIFODONE(x) ((x) << S_EISSFIFODONE)
27039 #define G_EISSFIFODONE(x) (((x) >> S_EISSFIFODONE) & M_EISSFIFODONE)