Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/aic7xxx/
Daic7xxx_inline.h508 static __inline void ahc_sync_qoutfifo(struct ahc_softc *ahc, int op);
514 ahc_sync_qoutfifo(struct ahc_softc *ahc, int op) in ahc_sync_qoutfifo() function
Daic7xxx.c318 ahc_sync_qoutfifo(ahc, BUS_DMASYNC_POSTREAD); in ahc_run_qoutfifo()
4713 ahc_sync_qoutfifo(ahc, BUS_DMASYNC_PREREAD); in ahc_chip_init()
6846 ahc_sync_qoutfifo(ahc, BUS_DMASYNC_POSTREAD); in ahc_dump_card_state()