Home
last modified time | relevance | path

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

/drivers/scsi/aic7xxx/aicasm/
Daicasm_insformat.h191 #define AIC_OP_JZ 0xf macro
Daicasm_gram.y1365 T_JZ { $$ = AIC_OP_JZ; }
1872 opcode == AIC_OP_JZ || opcode == AIC_OP_JNE || in type_check()
/drivers/scsi/aic7xxx/
Daic7xxx_core.c7020 case AIC_OP_JZ: in ahc_download_instr()
Daic79xx_core.c9602 case AIC_OP_JZ: in ahd_download_instr()