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

/freebsd-10-stable/sys/dev/cxgbe/common/
H A Dt4_regs.h23592 #define G_QUEUE(x) (((x) >> S_QUEUE) & M_QUEUE) macro
[all...]
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dt4_regs.h23563 #define G_QUEUE(x) (((x) >> S_QUEUE) & M_QUEUE) macro
[all...]

Completed in 1118 milliseconds