Searched defs:ins_format1 (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-4.19/drivers/scsi/aic7xxx/aicasm/ |
| D | aicasm_insformat.h | 48 struct ins_format1 { struct 50 uint32_t immediate : 8, 51 source : 9, 52 destination : 9, 53 ret : 1, 54 opcode : 4, 55 parity : 1;
|
| /kernel/linux/linux-5.10/drivers/scsi/aic7xxx/aicasm/ |
| D | aicasm_insformat.h | 48 struct ins_format1 { struct 50 uint32_t immediate : 8, 51 source : 9, 52 destination : 9, 53 ret : 1, 54 opcode : 4, 55 parity : 1;
|