Searched refs:CFWIDEB (Results 1 – 8 of 8) sorted by relevance
332 if (sc->device_flags[i] & CFWIDEB) in aha2840_load_seeprom()
777 #define CFWIDEB 0x0020 /* wide bus device */ macro
1471 if (sc->device_flags[i] & CFWIDEB) in ahc_parse_pci_eeprom()1477 if (sc->device_flags[i] & CFWIDEB) in ahc_parse_pci_eeprom()
836 #define CFWIDEB 0x1000 /* wide bus device */ macro
620 spi_max_width(starget) = (flags & CFWIDEB) ? 1 : 0; in ahc_linux_target_alloc()
644 spi_max_width(starget) = (flags & CFWIDEB) ? 1 : 0; in ahd_linux_target_alloc()
7788 if ((sc->device_flags[targ] & CFWIDEB) != 0) in ahd_parse_cfgdata()
487 #define CFWIDEB 0x0020 /* wide bus device (wide card) */ macro8682 sc->device_flags[i] |= CFWIDEB; in aic7xxx_load_seeprom()8712 sc->device_flags[i] |= CFWIDEB; in aic7xxx_load_seeprom()8822 if ( (sc->device_flags[i] & CFWIDEB) && (p->features & AHC_WIDE) ) in aic7xxx_load_seeprom()