Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgb/common/
Dcxgb_regs.h586 #define S_MSIXPARERR 22 macro
588 #define V_MSIXPARERR(x) ((x) << S_MSIXPARERR)
589 #define G_MSIXPARERR(x) (((x) >> S_MSIXPARERR) & M_MSIXPARERR)