Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/aicasm/
H A Daicasm_insformat.h124 #define AIC_OP_JNZ 0xd macro
H A Daicasm_gram.y1320 | T_JNZ { $$ = AIC_OP_JNZ; }
1825 || opcode == AIC_OP_JNZ in type_check()
/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.c6533 case AIC_OP_JNZ: in ahc_download_instr()
H A Daic79xx.c8784 case AIC_OP_JNZ: in ahd_download_instr()