Searched refs:CFWIDEB (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/scsi/aic7xxx/
H A Daic7770.c326 if (sc->device_flags[i] & CFWIDEB)
H A Daic7xxx.h774 #define CFWIDEB 0x0020 /* wide bus device */ macro
H A Daic7xxx_pci.c1464 if (sc->device_flags[i] & CFWIDEB)
1470 if (sc->device_flags[i] & CFWIDEB)
H A Daic79xx.h833 #define CFWIDEB 0x1000 /* wide bus device */ macro
H A Daic7xxx_osm.c608 spi_max_width(starget) = (flags & CFWIDEB) ? 1 : 0;
H A Daic79xx_osm.c647 spi_max_width(starget) = (flags & CFWIDEB) ? 1 : 0;
H A Daic79xx_core.c7695 if ((sc->device_flags[targ] & CFWIDEB) != 0)

Completed in 132 milliseconds