Searched refs:ahc_outl (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/scsi/aic7xxx/ |
D | aic7xxx_inline.h | 78 void ahc_outl(struct ahc_softc *ahc, u_int port,
|
D | aic7xxx_pci.c | 1225 ahc_outl(ahc, SCB_BASE, 0x5aa555aa); in ahc_pci_test_register_access()
|
D | aic7xxx_core.c | 482 ahc_outl(struct ahc_softc *ahc, u_int port, uint32_t value) in ahc_outl() function 4221 ahc_outl(ahc, SCB_RESIDUAL_SGPTR, sgptr); in ahc_handle_ign_wide_residue() 4222 ahc_outl(ahc, SCB_RESIDUAL_DATACNT, data_cnt); in ahc_handle_ign_wide_residue()
|