Lines Matching defs:have_seeprom
511 int have_seeprom;
515 have_seeprom = ahd_acquire_seeprom(ahd);
516 if (have_seeprom) {
552 have_seeprom = 0;
554 have_seeprom = ahd_verify_cksum(sc);
557 if (have_seeprom == 0)
566 if (!have_seeprom) {
598 have_seeprom = ahd_verify_cksum(sc);
599 if (have_seeprom)
605 if (have_seeprom != 0
618 if (!have_seeprom) {