Home
last modified time | relevance | path

Searched defs:__msg (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dnic_cmn.h233 typedef struct __msg struct
235 __uint32_t PegId:2, /* 0x2 for tx and 01 for rx */
236 privId:1, /* must be 1 */
237 Count:15, /* for doorbell */
238 CtxId:10, /* Ctx_id */
239 Opcode:4; /* opcode */