Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_t3_cpl.h190 #define G_OPCODE(x) (((x) >> S_OPCODE) & 0xFF) macro
/NextBSD/contrib/ofed/libcxgb4/src/
HDt4_regs.h24887 #define G_OPCODE(x) (((x) >> S_OPCODE) & M_OPCODE) macro
/NextBSD/sys/dev/cxgbe/common/
HDt4_regs.h24916 #define G_OPCODE(x) (((x) >> S_OPCODE) & M_OPCODE) macro