Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/microcode/aic7xxx/
Daicasm_insformat.h126 #define AIC_OP_JE 0xe macro
Daicasm_gram.y1328 T_JE { $$ = AIC_OP_JE; }
/openbsd/src/sys/dev/ic/
Daic7xxx.c6269 case AIC_OP_JE: in ahc_download_instr()
Daic79xx.c8536 case AIC_OP_JE: in ahd_download_instr()