Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_inline.h246 ahc_inl(struct ahc_softc *ahc, u_int port);
314 ahc_inl(struct ahc_softc *ahc, u_int port) in ahc_inl() function
Daic7xxx_pci.c1305 if (ahc_inl(ahc, SCB_BASE) != 0x5aa555aa) in ahc_pci_test_register_access()
Daic7xxx_core.c3604 sgptr = ahc_inl(ahc, SCB_RESIDUAL_SGPTR); in ahc_handle_ign_wide_residue()
3605 data_cnt = ahc_inl(ahc, SCB_RESIDUAL_DATACNT); in ahc_handle_ign_wide_residue()
3616 data_addr = ahc_inl(ahc, SHADDR); in ahc_handle_ign_wide_residue()