Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c227 static void ahd_run_data_fifo(struct ahd_softc *ahd,
415 ahd_run_data_fifo(ahd, scb); in ahd_flush_qoutfifo()
610 ahd_run_data_fifo(struct ahd_softc *ahd, struct scb *scb) in ahd_run_data_fifo() function