Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Daic79xx.h1376 int ahd_wait_flexport(struct ahd_softc *ahd);
Daic79xx.c9207 error = ahd_wait_flexport(ahd); in ahd_write_flexport()
9230 error = ahd_wait_flexport(ahd); in ahd_read_flexport()
9243 ahd_wait_flexport(struct ahd_softc *ahd) in ahd_wait_flexport() function