Searched defs:GET_OPCODE (Results 1 - 7 of 7) sorted by last modified time

/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h329 #define GET_OPCODE(cmd) ((cmd)->ot.opcode) macro
/freebsd-11-stable/contrib/lua/src/
H A Dlvm.c802 vmdispatch (GET_OPCODE(i)) { function
[all...]
H A Dlopcodes.h89 #define GET_OPCODE(i) (cast(OpCode, ((i)>>POS_OP) & MASK1(SIZE_OP,0))) macro
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlvm.c616 vmdispatch (GET_OPCODE(i)) { function
[all...]
H A Dlopcodes.h89 #define GET_OPCODE(i) (cast(OpCode, ((i)>>POS_OP) & MASK1(SIZE_OP,0))) macro
/freebsd-11-stable/sys/dev/twa/
H A Dtw_cl_fwif.h411 #define GET_OPCODE(sgl_off__opcode) \ macro
/freebsd-11-stable/sys/dev/tws/
H A Dtws_hdm.h188 #define GET_OPCODE(sgl_off__opcode) \ macro

Completed in 202 milliseconds