Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aic7xxx/aicasm/
Daicasm_insformat.h176 #define AIC_OP_XOR 0x2 macro
Daicasm_gram.y1174 | T_XOR { $$ = AIC_OP_XOR; }
1287 format_1_instr(AIC_OP_XOR, &$2, &immed, &$3, $4);
1702 case AIC_OP_XOR: in format_1_instr()
/Linux-v4.19/drivers/scsi/aic7xxx/
Daic7xxx_core.c7054 case AIC_OP_XOR: in ahc_download_instr()
Daic79xx_core.c9598 case AIC_OP_XOR: in ahd_download_instr()