Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h30878 #define S_ENABLEFIFOFULL3 24 macro
30880 #define V_ENABLEFIFOFULL3(x) ((x) << S_ENABLEFIFOFULL3)
30881 #define G_ENABLEFIFOFULL3(x) (((x) >> S_ENABLEFIFOFULL3) & M_ENABLEFIFOFULL3)