HomeSort by: relevance | last modified time | path
    Searched refs:AIC_OP_ADC (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/microcode/aic7xxx/
aicasm_insformat.h 115 #define AIC_OP_ADC 0x4
aicasm_gram.y 1145 | T_ADC { $$ = AIC_OP_ADC; }
  /src/sys/dev/ic/
aic7xxxvar.h 64 #define AIC_OP_ADC 0x4
aic7xxx.c 6469 case AIC_OP_ADC:
aic79xx.c 8512 case AIC_OP_ADC:

Completed in 38 milliseconds