Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.h1437 int ahd_wait_flexport(struct ahd_softc *ahd);
H A Daic79xx.c9722 error = ahd_wait_flexport(ahd); in ahd_write_flexport()
9745 error = ahd_wait_flexport(ahd); in ahd_read_flexport()
9758 ahd_wait_flexport(struct ahd_softc *ahd) in ahd_wait_flexport() function