Searched defs:G_WR_OP (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h314 #define G_WR_OP(x) (((x) >> S_WR_OP) & M_WR_OP) macro
/freebsd-10-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h393 #define G_WR_OP(x) (((x) >> S_WR_OP) & M_WR_OP) macro

Completed in 136 milliseconds