have_seeprom 492 arch/i386/isa/ahc_isa.c int have_seeprom; have_seeprom 510 arch/i386/isa/ahc_isa.c have_seeprom = read_seeprom(&sd, have_seeprom 515 arch/i386/isa/ahc_isa.c if (have_seeprom) { have_seeprom 526 arch/i386/isa/ahc_isa.c have_seeprom = 0; have_seeprom 532 arch/i386/isa/ahc_isa.c if (!have_seeprom) { have_seeprom 102 dev/ic/aic7xxx_seeprom.c int have_seeprom; have_seeprom 131 dev/ic/aic7xxx_seeprom.c have_seeprom = ahc_acquire_seeprom(ahc, &sd); have_seeprom 132 dev/ic/aic7xxx_seeprom.c if (have_seeprom) { have_seeprom 141 dev/ic/aic7xxx_seeprom.c have_seeprom = read_seeprom(&sd, (uint16_t *)sc, have_seeprom 145 dev/ic/aic7xxx_seeprom.c if (have_seeprom) have_seeprom 146 dev/ic/aic7xxx_seeprom.c have_seeprom = verify_seeprom_cksum(sc); have_seeprom 148 dev/ic/aic7xxx_seeprom.c if (have_seeprom != 0 || sd.sd_chip == C56_66) { have_seeprom 150 dev/ic/aic7xxx_seeprom.c if (have_seeprom == 0) have_seeprom 162 dev/ic/aic7xxx_seeprom.c if (!have_seeprom) { have_seeprom 186 dev/ic/aic7xxx_seeprom.c have_seeprom = verify_seeprom_cksum(sc); have_seeprom 187 dev/ic/aic7xxx_seeprom.c if (have_seeprom) have_seeprom 198 dev/ic/aic7xxx_seeprom.c if (!have_seeprom) { have_seeprom 215 dev/ic/aic7xxx_seeprom.c have_autoterm = have_seeprom; have_seeprom 231 dev/ic/aic7xxx_seeprom.c } else if (have_seeprom) { have_seeprom 655 dev/pci/ahd_pci.c int have_seeprom; have_seeprom 659 dev/pci/ahd_pci.c have_seeprom = ahd_acquire_seeprom(ahd); have_seeprom 660 dev/pci/ahd_pci.c if (have_seeprom) { have_seeprom 696 dev/pci/ahd_pci.c have_seeprom = 0; have_seeprom 698 dev/pci/ahd_pci.c have_seeprom = ahd_verify_cksum(sc); have_seeprom 701 dev/pci/ahd_pci.c if (have_seeprom == 0) have_seeprom 710 dev/pci/ahd_pci.c if (!have_seeprom) { have_seeprom 742 dev/pci/ahd_pci.c have_seeprom = ahd_verify_cksum(sc); have_seeprom 743 dev/pci/ahd_pci.c if (have_seeprom) have_seeprom 749 dev/pci/ahd_pci.c if (have_seeprom != 0 have_seeprom 762 dev/pci/ahd_pci.c if (!have_seeprom) {