HomeSort by: relevance | last modified time | path
    Searched refs:ahd_write_flexport (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
ahd_pci.c 821 (void)ahd_write_flexport(ahd, FLXADDR_ROMSTAT_CURSENSECTL, 0);
872 error = ahd_write_flexport(ahd, FLXADDR_TERMCTL, termctl);
  /src/sys/dev/ic/
aic79xxvar.h 1389 int ahd_write_flexport(struct ahd_softc *,
aic79xx.c 6128 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 23 milliseconds