Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/aicasm/
H A Daicasm_insformat.h126 #define AIC_OP_JZ 0xf macro
H A Daicasm_gram.y1319 T_JZ { $$ = AIC_OP_JZ; }
1826 || opcode == AIC_OP_JZ) in type_check()
/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c8785 case AIC_OP_JZ: in ahd_download_instr()