Home
last modified time | relevance | path

Searched refs:AIC_OP_JNE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_insformat.h188 #define AIC_OP_JNE 0xc macro
H A Daicasm_gram.y1367 | T_JNE { $$ = AIC_OP_JNE; }
1868 opcode == AIC_OP_JZ || opcode == AIC_OP_JNE ||
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_insformat.h188 #define AIC_OP_JNE 0xc macro
H A Daicasm_gram.y1366 | T_JNE { $$ = AIC_OP_JNE; }
1867 opcode == AIC_OP_JZ || opcode == AIC_OP_JNE ||
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c6955 case AIC_OP_JNE: in ahc_download_instr()
H A Daic79xx_core.c9506 case AIC_OP_JNE: in ahd_download_instr()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c6950 case AIC_OP_JNE: in ahc_download_instr()
H A Daic79xx_core.c9502 case AIC_OP_JNE: in ahd_download_instr()

Completed in 40 milliseconds