Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Daic79xx.c479 ahd_outw(ahd, SCB_TAG, scbid); in ahd_flush_qoutfifo()
480 ahd_outw(ahd, SCB_NEXT_COMPLETE, SCB_LIST_NULL); in ahd_flush_qoutfifo()
483 ahd_outw(ahd, COMPLETE_DMA_SCB_HEAD, scbid); in ahd_flush_qoutfifo()
484 ahd_outw(ahd, COMPLETE_DMA_SCB_TAIL, scbid); in ahd_flush_qoutfifo()
490 ahd_outw(ahd, SCB_NEXT_COMPLETE, scbid); in ahd_flush_qoutfifo()
491 ahd_outw(ahd, COMPLETE_DMA_SCB_TAIL, scbid); in ahd_flush_qoutfifo()
558 ahd_outw(ahd, COMPLETE_DMA_SCB_HEAD, SCB_LIST_NULL); in ahd_flush_qoutfifo()
559 ahd_outw(ahd, COMPLETE_DMA_SCB_TAIL, SCB_LIST_NULL); in ahd_flush_qoutfifo()
576 ahd_outw(ahd, COMPLETE_ON_QFREEZE_HEAD, SCB_LIST_NULL); in ahd_flush_qoutfifo()
593 ahd_outw(ahd, COMPLETE_SCB_HEAD, SCB_LIST_NULL); in ahd_flush_qoutfifo()
[all …]
Daic79xx_inline.h129 void ahd_outw(struct ahd_softc *, u_int, u_int);