Searched refs:AIC_OP_OR (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/scsi/aic7xxx/aicasm/ |
D | aicasm_insformat.h | 174 #define AIC_OP_OR 0x0 macro
|
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: in format_1_instr()
|
/Linux-v5.4/drivers/scsi/aic7xxx/ |
D | aic7xxx_core.c | 7019 case AIC_OP_OR: in ahc_download_instr()
|
D | aic79xx_core.c | 9556 case AIC_OP_OR: in ahd_download_instr()
|