Searched refs:ahd_write_flexport (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic79xx_pci.c | 657 (void)ahd_write_flexport(ahd, FLXADDR_ROMSTAT_CURSENSECTL, 0); in ahd_configure_termination() 707 error = ahd_write_flexport(ahd, FLXADDR_TERMCTL, termctl); in ahd_configure_termination()
|
H A D | aic79xx.h | 1364 int ahd_write_flexport(struct ahd_softc *ahd,
|
H A D | aic79xx_core.c | 7128 error = ahd_write_flexport(ahd, FLXADDR_ROMSTAT_CURSENSECTL, in ahd_init() 7157 ahd_write_flexport(ahd, FLXADDR_ROMSTAT_CURSENSECTL, 0); in ahd_init() 10142 ahd_write_flexport(struct ahd_softc *ahd, u_int addr, u_int value) in ahd_write_flexport() function 10148 panic("ahd_write_flexport: address out of range"); in ahd_write_flexport()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic79xx_pci.c | 655 (void)ahd_write_flexport(ahd, FLXADDR_ROMSTAT_CURSENSECTL, 0); in ahd_configure_termination() 705 error = ahd_write_flexport(ahd, FLXADDR_TERMCTL, termctl); in ahd_configure_termination()
|
H A D | aic79xx.h | 1360 int ahd_write_flexport(struct ahd_softc *ahd,
|
H A D | aic79xx_core.c | 7127 error = ahd_write_flexport(ahd, FLXADDR_ROMSTAT_CURSENSECTL, in ahd_init() 7156 ahd_write_flexport(ahd, FLXADDR_ROMSTAT_CURSENSECTL, 0); in ahd_init() 10137 ahd_write_flexport(struct ahd_softc *ahd, u_int addr, u_int value) in ahd_write_flexport() function 10143 panic("ahd_write_flexport: address out of range"); in ahd_write_flexport()
|
Completed in 35 milliseconds