Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aic7xxx/
Daic79xx_core.c599 ahd_outw(struct ahd_softc *ahd, u_int port, u_int value) in ahd_outw() function
705 ahd_outw(ahd, SNSCB_QOFF, oldvalue); in ahd_get_snscb_qoff()
713 ahd_outw(ahd, SNSCB_QOFF, value); in ahd_set_snscb_qoff()
1274 ahd_outw(ahd, SCB_TAG, scbid); in ahd_flush_qoutfifo()
1275 ahd_outw(ahd, SCB_NEXT_COMPLETE, SCB_LIST_NULL); in ahd_flush_qoutfifo()
1278 ahd_outw(ahd, COMPLETE_DMA_SCB_HEAD, scbid); in ahd_flush_qoutfifo()
1279 ahd_outw(ahd, COMPLETE_DMA_SCB_TAIL, scbid); in ahd_flush_qoutfifo()
1285 ahd_outw(ahd, SCB_NEXT_COMPLETE, scbid); in ahd_flush_qoutfifo()
1286 ahd_outw(ahd, COMPLETE_DMA_SCB_TAIL, scbid); in ahd_flush_qoutfifo()
1353 ahd_outw(ahd, COMPLETE_DMA_SCB_HEAD, SCB_LIST_NULL); in ahd_flush_qoutfifo()
[all …]
Daic79xx_inline.h124 void ahd_outw(struct ahd_softc *ahd, u_int port,