Home
last modified time | relevance | path

Searched refs:ahd_read_flexport (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c663 error = ahd_read_flexport(ahd, FLXADDR_TERMCTL, &termctl); in ahd_configure_termination()
H A Daic79xx.h1366 int ahd_read_flexport(struct ahd_softc *ahd, u_int addr,
H A Daic79xx_core.c7136 error = ahd_read_flexport(ahd, FLXADDR_FLEXSTAT, &fstat); in ahd_init()
7150 error = ahd_read_flexport(ahd, FLXADDR_CURRENT_STAT, &current_sensing); in ahd_init()
10109 error = ahd_read_flexport(ahd, FLXADDR_ROMSTAT_CURSENSECTL, &seetype); in ahd_acquire_seeprom()
10165 ahd_read_flexport(struct ahd_softc *ahd, u_int addr, uint8_t *value) in ahd_read_flexport() function
10171 panic("ahd_read_flexport: address out of range"); in ahd_read_flexport()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c661 error = ahd_read_flexport(ahd, FLXADDR_TERMCTL, &termctl); in ahd_configure_termination()
H A Daic79xx.h1362 int ahd_read_flexport(struct ahd_softc *ahd, u_int addr,
H A Daic79xx_core.c7135 error = ahd_read_flexport(ahd, FLXADDR_FLEXSTAT, &fstat); in ahd_init()
7149 error = ahd_read_flexport(ahd, FLXADDR_CURRENT_STAT, &current_sensing); in ahd_init()
10104 error = ahd_read_flexport(ahd, FLXADDR_ROMSTAT_CURSENSECTL, &seetype); in ahd_acquire_seeprom()
10160 ahd_read_flexport(struct ahd_softc *ahd, u_int addr, uint8_t *value) in ahd_read_flexport() function
10166 panic("ahd_read_flexport: address out of range"); in ahd_read_flexport()

Completed in 29 milliseconds