Home
last modified time | relevance | path

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

/src/sys/dev/aic7xxx/
H A Daic7xxx.h818 #define CFSTPWLEVEL 0x0010 /* Termination level control */ macro
H A Daic79xx.h891 #define CFSTPWLEVEL 0x0040 /* Termination level control */ macro
H A Daic7xxx_pci.c1587 if ((sc->bios_control & CFSTPWLEVEL) != 0) in ahc_parse_pci_eeprom()
H A Daic79xx.c7003 if ((sc->adapter_control & CFSTPWLEVEL) != 0) in ahd_parse_cfgdata()