Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/cxgbe/common/
H A Dt4_regs.h24091 #define S_ENABLEFIFOFULL0 16 macro
24093 #define V_ENABLEFIFOFULL0(x) ((x) << S_ENABLEFIFOFULL0)
24094 #define G_ENABLEFIFOFULL0(x) (((x) >> S_ENABLEFIFOFULL0) & M_ENABLEFIFOFULL0)