Home
last modified time | relevance | path

Searched refs:CFWIDEB (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/sys/dev/aic7xxx/
H A Daic7770.c357 if (sc->device_flags[i] & CFWIDEB) in aha2840_load_seeprom()
H A Daic7xxx.h803 #define CFWIDEB 0x0020 /* wide bus device */ macro
H A Daic7xxx_pci.c1558 if (sc->device_flags[i] & CFWIDEB) in ahc_parse_pci_eeprom()
1564 if (sc->device_flags[i] & CFWIDEB) in ahc_parse_pci_eeprom()
H A Daic79xx.h860 #define CFWIDEB 0x1000 /* wide bus device */ macro
H A Daic79xx.c7019 if ((sc->device_flags[targ] & CFWIDEB) != 0) in ahd_parse_cfgdata()