Lines Matching defs:have_seeprom
509 int have_seeprom;
513 have_seeprom = ahd_acquire_seeprom(ahd);
514 if (have_seeprom) {
550 have_seeprom = 0;
552 have_seeprom = ahd_verify_cksum(sc);
555 if (have_seeprom == 0)
564 if (!have_seeprom) {
596 have_seeprom = ahd_verify_cksum(sc);
597 if (have_seeprom)
603 if (have_seeprom != 0
616 if (!have_seeprom) {