Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/aicasm/
Daicasm_insformat.h189 #define AIC_OP_JNZ 0xd macro
Daicasm_gram.y1362 | T_JNZ { $$ = AIC_OP_JNZ; }
1867 if (opcode == AIC_OP_AND || opcode == AIC_OP_JNZ || in type_check()
/Linux-v5.4/drivers/scsi/aic7xxx/
Daic7xxx_core.c6985 case AIC_OP_JNZ: in ahc_download_instr()
Daic79xx_core.c9548 case AIC_OP_JNZ: in ahd_download_instr()