Home
last modified time | relevance | path

Searched refs:ahd_inw (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx_core.c579 ahd_inw(struct ahd_softc *ahd, u_int port) in ahd_inw() function
696 oldvalue = ahd_inw(ahd, SNSCB_QOFF); in ahd_get_snscb_qoff()
1207 scbid = ahd_inw(ahd, GSFIFO); in ahd_flush_qoutfifo()
1268 comp_head = ahd_inw(ahd, COMPLETE_DMA_SCB_HEAD); in ahd_flush_qoutfifo()
1275 tail = ahd_inw(ahd, COMPLETE_DMA_SCB_TAIL); in ahd_flush_qoutfifo()
1325 scbid = ahd_inw(ahd, COMPLETE_DMA_SCB_HEAD); in ahd_flush_qoutfifo()
1348 scbid = ahd_inw(ahd, COMPLETE_ON_QFREEZE_HEAD); in ahd_flush_qoutfifo()
1365 scbid = ahd_inw(ahd, COMPLETE_SCB_HEAD); in ahd_flush_qoutfifo()
2121 ahd_inw(ahd, REG0), ahd_inb(ahd, ACCUM)); in ahd_handle_seqint()
2128 ahd_inw(ah in ahd_handle_seqint()
[all...]
H A Daic79xx_inline.h123 ahd_inw(struct ahd_softc *ahd, u_int port);
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx_core.c579 ahd_inw(struct ahd_softc *ahd, u_int port) in ahd_inw() function
696 oldvalue = ahd_inw(ahd, SNSCB_QOFF); in ahd_get_snscb_qoff()
1207 scbid = ahd_inw(ahd, GSFIFO); in ahd_flush_qoutfifo()
1268 comp_head = ahd_inw(ahd, COMPLETE_DMA_SCB_HEAD); in ahd_flush_qoutfifo()
1275 tail = ahd_inw(ahd, COMPLETE_DMA_SCB_TAIL); in ahd_flush_qoutfifo()
1325 scbid = ahd_inw(ahd, COMPLETE_DMA_SCB_HEAD); in ahd_flush_qoutfifo()
1348 scbid = ahd_inw(ahd, COMPLETE_ON_QFREEZE_HEAD); in ahd_flush_qoutfifo()
1365 scbid = ahd_inw(ahd, COMPLETE_SCB_HEAD); in ahd_flush_qoutfifo()
2120 ahd_inw(ahd, REG0), ahd_inb(ahd, ACCUM)); in ahd_handle_seqint()
2127 ahd_inw(ah in ahd_handle_seqint()
[all...]
H A Daic79xx_inline.h123 ahd_inw(struct ahd_softc *ahd, u_int port);

Completed in 12 milliseconds