Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/aic7xxx/
HDaic79xx.c396 u_int fifo_mode; in ahd_flush_qoutfifo() local
412 fifo_mode = 0; in ahd_flush_qoutfifo()
416 fifo_mode ^= 1; in ahd_flush_qoutfifo()
417 ahd_set_modes(ahd, fifo_mode, fifo_mode); in ahd_flush_qoutfifo()