Searched refs:ahc_outl (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_inline.h | 78 void ahc_outl(struct ahc_softc *ahc, u_int port,
|
H A D | aic7xxx_pci.c | 1232 ahc_outl(ahc, SCB_BASE, 0x5aa555aa); ahc_pci_test_register_access()
|
H A D | aic7xxx_core.c | 489 ahc_outl(struct ahc_softc *ahc, u_int port, uint32_t value) ahc_outl() function 4246 ahc_outl(ahc, SCB_RESIDUAL_SGPTR, sgptr); ahc_handle_ign_wide_residue() 4247 ahc_outl(ahc, SCB_RESIDUAL_DATACNT, data_cnt); ahc_handle_ign_wide_residue()
|
Completed in 79 milliseconds