Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h5438 #define S_STATECFGINITF 4 macro
5440 #define V_STATECFGINITF(x) ((x) << S_STATECFGINITF)
5441 #define G_STATECFGINITF(x) (((x) >> S_STATECFGINITF) & M_STATECFGINITF)