Searched refs:CFWIDEB (Results 1 – 5 of 5) sorted by relevance
1464 if (sc->device_flags[i] & CFWIDEB) in ahc_parse_pci_eeprom()1470 if (sc->device_flags[i] & CFWIDEB) in ahc_parse_pci_eeprom()
833 #define CFWIDEB 0x1000 /* wide bus device */ macro
608 spi_max_width(starget) = (flags & CFWIDEB) ? 1 : 0; in ahc_linux_target_alloc()
647 spi_max_width(starget) = (flags & CFWIDEB) ? 1 : 0; in ahd_linux_target_alloc()
7695 if ((sc->device_flags[targ] & CFWIDEB) != 0) in ahd_parse_cfgdata()