Searched refs:ahd_write_flexport (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14-stable/sys/dev/aic7xxx/ |
| HD | aic79xx_pci.c | 703 (void)ahd_write_flexport(ahd, FLXADDR_ROMSTAT_CURSENSECTL, 0); in ahd_configure_termination() 753 error = ahd_write_flexport(ahd, FLXADDR_TERMCTL, termctl); in ahd_configure_termination()
|
| HD | aic79xx.h | 1437 int ahd_write_flexport(struct ahd_softc *ahd,
|
| HD | aic79xx.c | 6414 error = ahd_write_flexport(ahd, FLXADDR_ROMSTAT_CURSENSECTL, in ahd_init() 6443 ahd_write_flexport(ahd, FLXADDR_ROMSTAT_CURSENSECTL, 0); in ahd_init() 9731 ahd_write_flexport(struct ahd_softc *ahd, u_int addr, u_int value) in ahd_write_flexport() function
|