Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/aicasm/
H A Daicasm_insformat.h119 #define AIC_OP_JMP 0x8 macro
H A Daicasm_gram.y1312 T_JMP { $$ = AIC_OP_JMP; }
/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.c6528 case AIC_OP_JMP: in ahc_download_instr()
H A Daic79xx.c8778 case AIC_OP_JMP: in ahd_download_instr()