Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/aic7xxx/
HDaic7770.c185 switch (ahc->chip & (AHC_EISA|AHC_VL)) { in aic7770_config()
220 case AHC_VL: in aic7770_config()
389 ahc->chip |= AHC_VL; in ahc_aic7770_VL_setup()
HDaic7xxx.h209 AHC_VL = 0x0100, /* Bus type VL */ enumerator