Searched refs:ahc_outl (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic7xxx_inline.h | 247 static __inline void ahc_outl(struct ahc_softc *ahc, u_int port, 323 ahc_outl(struct ahc_softc *ahc, u_int port, uint32_t value) in ahc_outl() function
|
D | aic7xxx_pci.c | 1304 ahc_outl(ahc, SCB_BASE, 0x5aa555aa); in ahc_pci_test_register_access()
|
D | aic7xxx_core.c | 3650 ahc_outl(ahc, SCB_RESIDUAL_SGPTR, sgptr); in ahc_handle_ign_wide_residue() 3651 ahc_outl(ahc, SCB_RESIDUAL_DATACNT, data_cnt); in ahc_handle_ign_wide_residue()
|