Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/aicasm/
H A Daicasm_insformat.h121 #define AIC_OP_JNC 0xa macro
H A Daicasm_gram.y1314 | T_JNC { $$ = AIC_OP_JNC; }
/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c8780 case AIC_OP_JNC: in ahd_download_instr()