Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/aicasm/
H A Daicasm_insformat.h115 #define AIC_OP_ADC 0x4 macro
H A Daicasm_gram.y1143 | T_ADC { $$ = AIC_OP_ADC; }
/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c8795 case AIC_OP_ADC: in ahd_download_instr()