Home
last modified time | relevance | path

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

/NextBSD/sys/dev/aic7xxx/
HDaic79xx.h1441 int ahd_wait_flexport(struct ahd_softc *ahd);
HDaic79xx.c9802 error = ahd_wait_flexport(ahd); in ahd_write_flexport()
9825 error = ahd_wait_flexport(ahd); in ahd_read_flexport()
9838 ahd_wait_flexport(struct ahd_softc *ahd) in ahd_wait_flexport() function