HomeSort by: relevance | last modified time | path
    Searched defs:esp_write_reg (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/arch/sparc/dev/
esp_obio.c 81 static void esp_write_reg(struct ncr53c9x_softc *, int, uint8_t);
93 esp_write_reg,
270 esp_write_reg(struct ncr53c9x_softc *sc, int reg, uint8_t v) function in typeref:typename:void
  /src/sys/arch/sun3/dev/
esp.c 81 static void esp_write_reg(struct ncr53c9x_softc *, int, uint8_t);
93 esp_write_reg,
262 esp_write_reg(struct ncr53c9x_softc *sc, int reg, uint8_t val) function in typeref:typename:void
  /src/sys/dev/mca/
esp_mca.c 98 static void esp_write_reg(struct ncr53c9x_softc *, int, uint8_t);
110 esp_write_reg,
272 esp_write_reg(struct ncr53c9x_softc *sc, int reg, uint8_t val) function in typeref:typename:void
  /src/sys/arch/macppc/dev/
esp.c 114 static void esp_write_reg(struct ncr53c9x_softc *, int, uint8_t);
126 esp_write_reg,
264 esp_write_reg(struct ncr53c9x_softc *sc, int reg, uint8_t val) function in typeref:typename:void
  /src/sys/dev/sbus/
esp_sbus.c 92 static void esp_write_reg(struct ncr53c9x_softc *, int, uint8_t);
110 esp_write_reg,
591 esp_write_reg(struct ncr53c9x_softc *sc, int reg, uint8_t v) function in typeref:typename:void
  /src/sys/arch/mac68k/obio/
esp.c 117 static void esp_write_reg(struct ncr53c9x_softc *, int, uint8_t);
150 .gl_write_reg = esp_write_reg,
432 esp_write_reg(struct ncr53c9x_softc *sc, int reg, uint8_t val) function in typeref:typename:void
  /src/sys/arch/next68k/dev/
esp.c 159 static void esp_write_reg(struct ncr53c9x_softc *, int, uint8_t);
173 .gl_write_reg = esp_write_reg,
431 esp_write_reg(struct ncr53c9x_softc *sc, int reg, uint8_t val) function in typeref:typename:void

Completed in 52 milliseconds