Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_inline.h833 static __inline void ahd_sync_qoutfifo(struct ahd_softc *ahd, int op);
839 ahd_sync_qoutfifo(struct ahd_softc *ahd, int op) in ahd_sync_qoutfifo() function
H A Daic79xx.c851 ahd_sync_qoutfifo(ahd, BUS_DMASYNC_POSTREAD); in ahd_run_qoutfifo()
6680 ahd_sync_qoutfifo(ahd, BUS_DMASYNC_PREREAD); in ahd_chip_init()