Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/aic7xxx/aicasm/
Daicasm_insformat.h191 #define AIC_OP_JZ 0xf macro
Daicasm_gram.y1360 T_JZ { $$ = AIC_OP_JZ; }
1867 opcode == AIC_OP_JZ || opcode == AIC_OP_JNE || in type_check()
/linux-6.1.9/drivers/scsi/aic7xxx/
Daic7xxx_core.c6953 case AIC_OP_JZ: in ahc_download_instr()
Daic79xx_core.c9505 case AIC_OP_JZ: in ahd_download_instr()