Searched refs:ahd_inw (Results 1 - 2 of 2) sorted by path

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

Completed in 191 milliseconds