Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/pci/
Dnoctreg.h214 struct noct_pkh_cmd_arith { struct
215 volatile u_int32_t op; /* opcode/si, 0x0 - 0x7 */
216 volatile u_int32_t r; /* r offset */
217 volatile u_int32_t m; /* m length, m offset */
218 volatile u_int32_t a; /* a length, a offset */
219 volatile u_int32_t b; /* b length, b offset */
220 volatile u_int32_t c; /* c offset */
221 volatile u_int32_t unused[2]; /* reserved */