Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/microcode/aic7xxx/
Daicasm_insformat.h116 #define AIC_OP_ADC 0x4 macro
Daicasm_gram.y1147 | T_ADC { $$ = AIC_OP_ADC; }
/openbsd/src/sys/dev/ic/
Daic7xxx.c6306 case AIC_OP_ADC: in ahc_download_instr()
Daic79xx.c8547 case AIC_OP_ADC: in ahd_download_instr()