Home
last modified time | relevance | path

Searched refs:AIC_OP_XOR (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_insformat.h176 #define AIC_OP_XOR 0x2 macro
H A Daicasm_gram.y1169 | T_XOR { $$ = AIC_OP_XOR; }
1282 format_1_instr(AIC_OP_XOR, &$2, &immed, &$3, $4);
1697 case AIC_OP_XOR: in format_1_instr()
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c6987 case AIC_OP_XOR: in ahc_download_instr()
H A Daic79xx_core.c9513 case AIC_OP_XOR: in ahd_download_instr()