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

/drivers/scsi/aic7xxx/
H A Daic79xx.h1375 int ahd_read_flexport(struct ahd_softc *ahd, u_int addr,
H A Daic79xx_pci.c671 error = ahd_read_flexport(ahd, FLXADDR_TERMCTL, &termctl);
H A Daic79xx_core.c7228 error = ahd_read_flexport(ahd, FLXADDR_FLEXSTAT, &fstat);
7242 error = ahd_read_flexport(ahd, FLXADDR_CURRENT_STAT, &current_sensing);
10202 error = ahd_read_flexport(ahd, FLXADDR_ROMSTAT_CURSENSECTL, &seetype);
10258 ahd_read_flexport(struct ahd_softc *ahd, u_int addr, uint8_t *value) function
10264 panic("ahd_read_flexport: address out of range");

Completed in 46 milliseconds