Searched refs:M_EGRERROPCODE (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/dev/cxgb/common/
H A Dcxgb_regs.h392 #define M_EGRERROPCODE 0xff macro
394 #define G_EGRERROPCODE(x) (((x) >> S_EGRERROPCODE) & M_EGRERROPCODE)

Completed in 176 milliseconds