Lines Matching defs:have_seeprom
551 int have_seeprom;
555 have_seeprom = ahd_acquire_seeprom(ahd);
556 if (have_seeprom) {
592 have_seeprom = 0;
594 have_seeprom = ahd_verify_cksum(sc);
597 if (have_seeprom == 0)
606 if (!have_seeprom) {
638 have_seeprom = ahd_verify_cksum(sc);
639 if (have_seeprom)
645 if (have_seeprom != 0
658 if (!have_seeprom) {