Home
last modified time | relevance | path

Searched refs:AHC_NEWEEPROM_FMT (Results 1 – 4 of 4) sorted by relevance

/drivers/scsi/aic7xxx/
Daic7xxx_pci.c1430 ahc->flags |= AHC_NEWEEPROM_FMT; in ahc_parse_pci_eeprom()
1443 if ((ahc->flags & AHC_NEWEEPROM_FMT) != 0) { in ahc_parse_pci_eeprom()
1498 && (ahc->flags & AHC_NEWEEPROM_FMT) == 0) { in ahc_parse_pci_eeprom()
2257 ahc->flags |= AHC_NEWEEPROM_FMT; in ahc_aic7890_setup()
2272 ahc->flags |= AHC_NEWEEPROM_FMT; in ahc_aic7892_setup()
2329 ahc->flags |= AHC_NEWEEPROM_FMT; in ahc_aic7895_setup()
2353 ahc->flags |= AHC_NEWEEPROM_FMT; in ahc_aic7896_setup()
2368 ahc->flags |= AHC_NEWEEPROM_FMT; in ahc_aic7899_setup()
Daic7xxx.h339 AHC_NEWEEPROM_FMT = 0x4000, enumerator
Daic7xxx_osm.c601 if (ahc->flags & AHC_NEWEEPROM_FMT) { in ahc_linux_target_alloc()
/drivers/scsi/
Daic7xxx_old.c689 AHC_NEWEEPROM_FMT = 0x00004000, enumerator
8557 p->flags |= AHC_NEWEEPROM_FMT; in aic7xxx_load_seeprom()
8658 p->flags |= AHC_NEWEEPROM_FMT; in aic7xxx_load_seeprom()
8729 if (p->flags & AHC_NEWEEPROM_FMT) in aic7xxx_load_seeprom()
9030 AHC_PAGESCBS | AHC_NEWEEPROM_FMT | AHC_BIOS_ENABLED, in aic7xxx_detect()
9034 AHC_PAGESCBS | AHC_NEWEEPROM_FMT | AHC_BIOS_ENABLED, in aic7xxx_detect()
9038 AHC_PAGESCBS | AHC_NEWEEPROM_FMT | AHC_BIOS_ENABLED, in aic7xxx_detect()
9042 AHC_PAGESCBS | AHC_NEWEEPROM_FMT | AHC_BIOS_ENABLED, in aic7xxx_detect()
9046 AHC_PAGESCBS | AHC_NEWEEPROM_FMT | AHC_BIOS_ENABLED | AHC_MOTHERBOARD, in aic7xxx_detect()
9050 AHC_PAGESCBS | AHC_NEWEEPROM_FMT | AHC_BIOS_ENABLED, in aic7xxx_detect()
[all …]