Searched refs:ahd_inl (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx_inline.h127 ahd_inl(struct ahd_softc *ahd, u_int port);
H A Daic79xx_pci.c468 if (ahd_inl(ahd, SRAM_BASE) != 0x5aa555aa)
H A Daic79xx_core.c602 ahd_inl(struct ahd_softc *ahd, u_int port) function
1506 resid = ahd_inl(ahd, SHCNT);
9817 ahd_inl(ahd, SHADDR+4),
9818 ahd_inl(ahd, SHADDR),
9827 ahd_inl(ahd, HADDR+4),
9828 ahd_inl(ahd, HADDR),

Completed in 222 milliseconds