Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Daic79xxvar.h1393 int ahd_wait_flexport(struct ahd_softc *);
Daic79xx.c9125 error = ahd_wait_flexport(ahd); in ahd_write_flexport()
9148 error = ahd_wait_flexport(ahd); in ahd_read_flexport()
9161 ahd_wait_flexport(struct ahd_softc *ahd) in ahd_wait_flexport() function