Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_pci.c1498 ahc->flags |= AHC_NEWEEPROM_FMT; in ahc_parse_pci_eeprom()
1511 if ((ahc->flags & AHC_NEWEEPROM_FMT) != 0) { in ahc_parse_pci_eeprom()
1566 && (ahc->flags & AHC_NEWEEPROM_FMT) == 0) { in ahc_parse_pci_eeprom()
2282 ahc->flags |= AHC_NEWEEPROM_FMT; in ahc_aic7890_setup()
2297 ahc->flags |= AHC_NEWEEPROM_FMT; in ahc_aic7892_setup()
2354 ahc->flags |= AHC_NEWEEPROM_FMT; in ahc_aic7895_setup()
2368 ahc->flags |= AHC_NEWEEPROM_FMT; in ahc_aic7896_setup()
2383 ahc->flags |= AHC_NEWEEPROM_FMT; in ahc_aic7899_setup()
Daic7xxx.h348 AHC_NEWEEPROM_FMT = 0x4000, enumerator
/linux-2.4.37.9/drivers/scsi/
Daic7xxx_old.c747 AHC_NEWEEPROM_FMT = 0x00004000, enumerator
9021 p->flags |= AHC_NEWEEPROM_FMT; in aic7xxx_load_seeprom()
9122 p->flags |= AHC_NEWEEPROM_FMT; in aic7xxx_load_seeprom()
9193 if (p->flags & AHC_NEWEEPROM_FMT) in aic7xxx_load_seeprom()
9543 AHC_PAGESCBS | AHC_NEWEEPROM_FMT | AHC_BIOS_ENABLED, in aic7xxx_detect()
9547 AHC_PAGESCBS | AHC_NEWEEPROM_FMT | AHC_BIOS_ENABLED, in aic7xxx_detect()
9551 AHC_PAGESCBS | AHC_NEWEEPROM_FMT | AHC_BIOS_ENABLED, in aic7xxx_detect()
9555 AHC_PAGESCBS | AHC_NEWEEPROM_FMT | AHC_BIOS_ENABLED, in aic7xxx_detect()
9559 AHC_PAGESCBS | AHC_NEWEEPROM_FMT | AHC_BIOS_ENABLED | AHC_MOTHERBOARD, in aic7xxx_detect()
9563 AHC_PAGESCBS | AHC_NEWEEPROM_FMT | AHC_BIOS_ENABLED, in aic7xxx_detect()
[all …]