Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h24089 #define S_ENABLEFIFOFULL0 16 macro
24091 #define V_ENABLEFIFOFULL0(x) ((x) << S_ENABLEFIFOFULL0)
24092 #define G_ENABLEFIFOFULL0(x) (((x) >> S_ENABLEFIFOFULL0) & M_ENABLEFIFOFULL0)