Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Daic79xx_inline.h158 void ahd_sync_qoutfifo(struct ahd_softc *ahd, int op);
Daic79xx.c880 ahd_sync_qoutfifo(ahd, BUS_DMASYNC_POSTREAD); in ahd_run_qoutfifo()
6414 ahd_sync_qoutfifo(ahd, BUS_DMASYNC_PREREAD); in ahd_chip_init()
10544 ahd_sync_qoutfifo(struct ahd_softc *ahd, int op) in ahd_sync_qoutfifo() function