Searched refs:AHC_NEWEEPROM_FMT (Results 1 – 2 of 2) sorted by relevance
1504 ahc->flags |= AHC_NEWEEPROM_FMT; in ahc_parse_pci_eeprom()1517 if ((ahc->flags & AHC_NEWEEPROM_FMT) != 0) { in ahc_parse_pci_eeprom()1572 && (ahc->flags & AHC_NEWEEPROM_FMT) == 0) { in ahc_parse_pci_eeprom()2296 ahc->flags |= AHC_NEWEEPROM_FMT; in ahc_aic7890_setup()2311 ahc->flags |= AHC_NEWEEPROM_FMT; in ahc_aic7892_setup()2368 ahc->flags |= AHC_NEWEEPROM_FMT; in ahc_aic7895_setup()2382 ahc->flags |= AHC_NEWEEPROM_FMT; in ahc_aic7896_setup()2397 ahc->flags |= AHC_NEWEEPROM_FMT; in ahc_aic7899_setup()
352 AHC_NEWEEPROM_FMT = 0x4000, enumerator