Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/aic7xxx/
H A Daic7xxx.h820 #define CFSTPWLEVEL 0x0010 /* Termination level control */ macro
H A Daic79xx.h893 #define CFSTPWLEVEL 0x0040 /* Termination level control */ macro
H A Daic7xxx_pci.c1594 if ((sc->bios_control & CFSTPWLEVEL) != 0) in ahc_parse_pci_eeprom()
H A Daic79xx.c7019 if ((sc->adapter_control & CFSTPWLEVEL) != 0) in ahd_parse_cfgdata()