Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h28434 #define S_CISSFIFODONE 4 macro
28436 #define V_CISSFIFODONE(x) ((x) << S_CISSFIFODONE)
28437 #define G_CISSFIFODONE(x) (((x) >> S_CISSFIFODONE) & M_CISSFIFODONE)