Home
last modified time | relevance | path

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

/src/sys/dev/aic7xxx/
H A Daic7770.c348 if (sc->device_flags[i] & CFWIDEB) in aha2840_load_seeprom()
H A Daic7xxx.h799 #define CFWIDEB 0x0020 /* wide bus device */ macro
H A Daic7xxx_pci.c1545 if (sc->device_flags[i] & CFWIDEB) in ahc_parse_pci_eeprom()
1551 if (sc->device_flags[i] & CFWIDEB) in ahc_parse_pci_eeprom()
H A Daic79xx.h856 #define CFWIDEB 0x1000 /* wide bus device */ macro
H A Daic79xx.c6957 if ((sc->device_flags[targ] & CFWIDEB) != 0) in ahd_parse_cfgdata()