Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h27046 #define S_EFIFOERRORDONE 8 macro
27048 #define V_EFIFOERRORDONE(x) ((x) << S_EFIFOERRORDONE)
27049 #define G_EFIFOERRORDONE(x) (((x) >> S_EFIFOERRORDONE) & M_EFIFOERRORDONE)