Searched refs:ahd_outl (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic79xx_inline.h | 436 static __inline void ahd_outl(struct ahd_softc *ahd, u_int port, 543 ahd_outl(struct ahd_softc *ahd, u_int port, uint32_t value) in ahd_outl() function
|
D | aic79xx_pci.c | 474 ahd_outl(ahd, SRAM_BASE, 0x5aa555aa); in ahd_pci_test_register_access()
|
D | aic79xx_core.c | 4527 ahd_outl(ahd, SCB_RESIDUAL_SGPTR, sgptr); in ahd_handle_ign_wide_residue() 4528 ahd_outl(ahd, SCB_RESIDUAL_DATACNT, data_cnt); in ahd_handle_ign_wide_residue()
|