Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aic7xxx/aicasm/
Daicasm_insformat.h188 #define AIC_OP_JNE 0xc macro
Daicasm_gram.y1371 | T_JNE { $$ = AIC_OP_JNE; }
1872 opcode == AIC_OP_JZ || opcode == AIC_OP_JNE || in type_check()
/Linux-v4.19/drivers/scsi/aic7xxx/
Daic7xxx_core.c7017 case AIC_OP_JNE: in ahc_download_instr()
Daic79xx_core.c9587 case AIC_OP_JNE: in ahd_download_instr()