Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgbe/common/
Dt4_regs.h18446 #define S_EFIFOERRORDONE 8 macro
18448 #define V_EFIFOERRORDONE(x) ((x) << S_EFIFOERRORDONE)
18449 #define G_EFIFOERRORDONE(x) (((x) >> S_EFIFOERRORDONE) & M_EFIFOERRORDONE)