Searched refs:ahd_write_flexport (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c655 (void)ahd_write_flexport(ahd, FLXADDR_ROMSTAT_CURSENSECTL, 0);
705 error = ahd_write_flexport(ahd, FLXADDR_TERMCTL, termctl);
H A Daic79xx.h1360 int ahd_write_flexport(struct ahd_softc *ahd,
H A Daic79xx_core.c7127 error = ahd_write_flexport(ahd, FLXADDR_ROMSTAT_CURSENSECTL,
7156 ahd_write_flexport(ahd, FLXADDR_ROMSTAT_CURSENSECTL, 0);
10137 ahd_write_flexport(struct ahd_softc *ahd, u_int addr, u_int value) function
10143 panic("ahd_write_flexport: address out of range");

Completed in 230 milliseconds