Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_insformat.h48 struct ins_format1 { struct
50 uint32_t immediate : 8,
51 source : 9,
52 destination : 9,
53 ret : 1,
54 opcode : 4,
55 parity : 1;