Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_insformat.h189 #define AIC_OP_JNZ 0xd macro
H A Daicasm_gram.y1362 | T_JNZ { $$ = AIC_OP_JNZ; }
1867 if (opcode == AIC_OP_AND || opcode == AIC_OP_JNZ ||
/kernel/linux/linux-6.6/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 ||
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c6956 case AIC_OP_JNZ: in ahc_download_instr()
H A Daic79xx_core.c9507 case AIC_OP_JNZ: in ahd_download_instr()
/kernel/linux/linux-6.6/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()

Completed in 42 milliseconds