Searched refs:AIC_OP_OR (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/aicasm/ |
H A D | aicasm_insformat.h | 174 #define AIC_OP_OR 0x0 macro
|
H A D | aicasm_gram.y | 1185 format_1_instr(AIC_OP_OR, &$2, &$4, &$5, $6); 1272 format_1_instr(AIC_OP_OR, &$2, &$4, &allzeros, $5); 1383 type_check(&$2, &$4, AIC_OP_OR); 1704 case AIC_OP_OR:
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/aicasm/ |
H A D | aicasm_insformat.h | 174 #define AIC_OP_OR 0x0 macro
|
H A D | aicasm_gram.y | 1184 format_1_instr(AIC_OP_OR, &$2, &$4, &$5, $6); 1271 format_1_instr(AIC_OP_OR, &$2, &$4, &allzeros, $5); 1382 type_check(&$2, &$4, AIC_OP_OR); 1703 case AIC_OP_OR:
|
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 6990 case AIC_OP_OR: in ahc_download_instr()
|
H A D | aic79xx_core.c | 9515 case AIC_OP_OR: in ahd_download_instr()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 6985 case AIC_OP_OR: in ahc_download_instr()
|
H A D | aic79xx_core.c | 9511 case AIC_OP_OR: in ahd_download_instr()
|
Completed in 40 milliseconds