Home
last modified time | relevance | path

Searched refs:AHC_EISA (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/aic7xxx/
Daic7770.c186 switch (ahc->chip & (AHC_EISA|AHC_VL)) { in aic7770_config()
187 case AHC_EISA: in aic7770_config()
401 ahc->chip |= AHC_EISA; in ahc_aic7770_EISA_setup()
Daic7xxx.h212 AHC_EISA = 0x0200, /* Bus type EISA/ISA */ enumerator