Searched refs:AIC_OP_OR (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/scsi/aic7xxx/aicasm/ |
D | aicasm_insformat.h | 174 #define AIC_OP_OR 0x0 macro
|
D | aicasm_gram.y | 1189 format_1_instr(AIC_OP_OR, &$2, &$4, &$5, $6); 1276 format_1_instr(AIC_OP_OR, &$2, &$4, &allzeros, $5); 1387 type_check(&$2, &$4, AIC_OP_OR); 1708 case AIC_OP_OR: in format_1_instr()
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic7xxx_core.c | 7052 case AIC_OP_OR: in ahc_download_instr()
|
D | aic79xx_core.c | 9608 case AIC_OP_OR: in ahd_download_instr()
|