Searched refs:ahd_wait_seeprom (Results 1 – 1 of 1) sorted by relevance
256 static int ahd_wait_seeprom(struct ahd_softc *ahd);9947 error = ahd_wait_seeprom(ahd); in ahd_read_seeprom()9987 error = ahd_wait_seeprom(ahd); in ahd_write_seeprom()10002 retval = ahd_wait_seeprom(ahd); in ahd_write_seeprom()10012 error = ahd_wait_seeprom(ahd); in ahd_write_seeprom()10022 ahd_wait_seeprom(struct ahd_softc *ahd) in ahd_wait_seeprom() function