Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h24074 #define S_ENABLEFIFOFULL1 22 macro
24076 #define V_ENABLEFIFOFULL1(x) ((x) << S_ENABLEFIFOFULL1)
24077 #define G_ENABLEFIFOFULL1(x) (((x) >> S_ENABLEFIFOFULL1) & M_ENABLEFIFOFULL1)