Searched refs:ahd_wait_seeprom (Results 1 – 1 of 1) sorted by relevance
256 static int ahd_wait_seeprom(struct ahd_softc *ahd);9993 error = ahd_wait_seeprom(ahd); in ahd_read_seeprom()10033 error = ahd_wait_seeprom(ahd); in ahd_write_seeprom()10048 retval = ahd_wait_seeprom(ahd); in ahd_write_seeprom()10058 error = ahd_wait_seeprom(ahd); in ahd_write_seeprom()10068 ahd_wait_seeprom(struct ahd_softc *ahd) in ahd_wait_seeprom() function