Searched defs:ins_format2 (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/drivers/scsi/aic7xxx/aicasm/ |
| D | aicasm_insformat.h | 67 struct ins_format2 { struct 69 uint32_t shift_control : 8, 70 source : 9, 71 destination : 9, 72 ret : 1, 73 opcode : 4, 74 parity : 1;
|
| /kernel/linux/linux-5.10/drivers/scsi/aic7xxx/aicasm/ |
| D | aicasm_insformat.h | 67 struct ins_format2 { struct 69 uint32_t shift_control : 8, 70 source : 9, 71 destination : 9, 72 ret : 1, 73 opcode : 4, 74 parity : 1;
|