Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h30898 #define S_ENABLEFIFOFULL2 8 macro
30900 #define V_ENABLEFIFOFULL2(x) ((x) << S_ENABLEFIFOFULL2)
30901 #define G_ENABLEFIFOFULL2(x) (((x) >> S_ENABLEFIFOFULL2) & M_ENABLEFIFOFULL2)