Home
last modified time | relevance | path

Searched refs:ahd_wait_seeprom (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.h987 int ahd_wait_seeprom(struct ahd_softc *ahd);
H A Daic79xx.c9542 error = ahd_wait_seeprom(ahd); in ahd_read_seeprom()
9582 error = ahd_wait_seeprom(ahd); in ahd_write_seeprom()
9597 retval = ahd_wait_seeprom(ahd); in ahd_write_seeprom()
9607 error = ahd_wait_seeprom(ahd); in ahd_write_seeprom()
9617 ahd_wait_seeprom(struct ahd_softc *ahd) in ahd_wait_seeprom() function