Home
last modified time | relevance | path

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

/freebsd/sys/dev/safexcel/
H A Dsafexcel_var.h228 struct safexcel_instr { struct
229 uint32_t length : 17; /* bytes to be processed */
230 uint32_t status : 2; /* stream status */
231 uint32_t instructions : 9;
232 uint32_t opcode : 4;