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

/netbsd-current/sys/dev/pci/
H A Dahd_pci.c821 (void)ahd_write_flexport(ahd, FLXADDR_ROMSTAT_CURSENSECTL, 0);
872 error = ahd_write_flexport(ahd, FLXADDR_TERMCTL, termctl);
/netbsd-current/sys/dev/ic/
H A Daic79xxvar.h1389 int ahd_write_flexport(struct ahd_softc *,
H A Daic79xx.c6128 error = ahd_write_flexport(ahd, FLXADDR_ROMSTAT_CURSENSECTL,
6157 ahd_write_flexport(ahd, FLXADDR_ROMSTAT_CURSENSECTL, 0);
9117 ahd_write_flexport(struct ahd_softc *ahd, u_int addr, u_int value) function
9123 panic("ahd_write_flexport: address out of range");

Completed in 151 milliseconds