Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/aic7xxx/aicasm/
HDaicasm_insformat.h115 #define AIC_OP_ADC 0x4 macro
HDaicasm_gram.y1143 | T_ADC { $$ = AIC_OP_ADC; }
/freebsd-14-stable/sys/dev/aic7xxx/
HDaic7xxx.c6586 case AIC_OP_ADC: in ahc_download_instr()
HDaic79xx.c8812 case AIC_OP_ADC: in ahd_download_instr()