Home
last modified time | relevance | path

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

/linux-3.3/drivers/scsi/aic7xxx_old/
Dsequencer.h60 struct ins_format3 { struct
62 immediate : 8,
63 source : 9,
64 address : 10,
65 opcode : 4,
89 struct ins_format3 { argument
102 struct ins_format3 format3; argument
/linux-3.3/drivers/scsi/aic7xxx/aicasm/
Daicasm_insformat.h86 struct ins_format3 { struct
88 uint32_t immediate : 8,
89 source : 9,
90 address : 10,
91 opcode : 4,
92 parity : 1;