Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_insformat.h189 #define AIC_OP_JNZ 0xd macro
H A Daicasm_gram.y1361 | T_JNZ { $$ = AIC_OP_JNZ; }
1866 if (opcode == AIC_OP_AND || opcode == AIC_OP_JNZ || in type_check()
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c6951 case AIC_OP_JNZ: in ahc_download_instr()
H A Daic79xx_core.c9503 case AIC_OP_JNZ: in ahd_download_instr()