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

/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic7xxx_inline.h77 ahc_inl(struct ahc_softc *ahc, u_int port);
H A Daic7xxx_pci.c1233 if (ahc_inl(ahc, SCB_BASE) != 0x5aa555aa) ahc_pci_test_register_access()
H A Daic7xxx_core.c480 ahc_inl(struct ahc_softc *ahc, u_int port) ahc_inl() function
4200 sgptr = ahc_inl(ahc, SCB_RESIDUAL_SGPTR); ahc_handle_ign_wide_residue()
4201 data_cnt = ahc_inl(ahc, SCB_RESIDUAL_DATACNT); ahc_handle_ign_wide_residue()
4212 data_addr = ahc_inl(ahc, SHADDR); ahc_handle_ign_wide_residue()

Completed in 97 milliseconds