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

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dsge.h480 union opcode_tid { union
481 __u32 opcode_tid; member in union:opcode_tid
514 union opcode_tid ot;
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_msg.h238 union opcode_tid { union
239 __be32 opcode_tid; member in union:opcode_tid
251 #define OPCODE_TID(cmd) ((cmd)->ot.opcode_tid)
538 union opcode_tid ot;
549 union opcode_tid ot;
562 union opcode_tid ot;
569 union opcode_tid ot;
598 union opcode_tid ot;
646 union opcode_tid ot;
653 union opcode_tid o
[all...]

Completed in 90 milliseconds