Searched refs:AIC_OP_OR (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/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: in format_1_instr()
|
/openbmc/linux/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()
|