Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aic7xxx/
Daic79xx_core.c587 ahd_inw(struct ahd_softc *ahd, u_int port) in ahd_inw() function
704 oldvalue = ahd_inw(ahd, SNSCB_QOFF); in ahd_get_snscb_qoff()
1215 scbid = ahd_inw(ahd, GSFIFO); in ahd_flush_qoutfifo()
1276 comp_head = ahd_inw(ahd, COMPLETE_DMA_SCB_HEAD); in ahd_flush_qoutfifo()
1283 tail = ahd_inw(ahd, COMPLETE_DMA_SCB_TAIL); in ahd_flush_qoutfifo()
1333 scbid = ahd_inw(ahd, COMPLETE_DMA_SCB_HEAD); in ahd_flush_qoutfifo()
1356 scbid = ahd_inw(ahd, COMPLETE_ON_QFREEZE_HEAD); in ahd_flush_qoutfifo()
1373 scbid = ahd_inw(ahd, COMPLETE_SCB_HEAD); in ahd_flush_qoutfifo()
2140 ahd_inw(ahd, REG0), ahd_inb(ahd, ACCUM)); in ahd_handle_seqint()
2147 ahd_inw(ahd, SINDEX)); in ahd_handle_seqint()
[all …]
Daic79xx_inline.h123 ahd_inw(struct ahd_softc *ahd, u_int port);