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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_inline.h238 ahc_inl(struct ahc_softc *ahc, u_int port);
307 ahc_inl(struct ahc_softc *ahc, u_int port) function
H A Daic7xxx_pci.c1230 if (ahc_inl(ahc, SCB_BASE) != 0x5aa555aa)
H A Daic7xxx_core.c3593 sgptr = ahc_inl(ahc, SCB_RESIDUAL_SGPTR);
3594 data_cnt = ahc_inl(ahc, SCB_RESIDUAL_DATACNT);
3605 data_addr = ahc_inl(ahc, SHADDR);

Completed in 163 milliseconds