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

  /src/sys/arch/sparc/dev/
esp_obio.c 88 static void esp_dma_stop(struct ncr53c9x_softc *);
99 esp_dma_stop,
319 esp_dma_stop(struct ncr53c9x_softc *sc) function in typeref:typename:void
  /src/sys/arch/sun3/dev/
esp.c 88 static void esp_dma_stop(struct ncr53c9x_softc *);
99 esp_dma_stop,
311 esp_dma_stop(struct ncr53c9x_softc *sc) function in typeref:typename:void
  /src/sys/dev/mca/
esp_mca.c 105 static void esp_dma_stop(struct ncr53c9x_softc *);
116 esp_dma_stop,
400 esp_dma_stop(struct ncr53c9x_softc *sc) function in typeref:typename:void
403 DPRINTF(("[esp_dma_stop] "));
  /src/sys/arch/macppc/dev/
esp.c 121 static void esp_dma_stop(struct ncr53c9x_softc *);
132 esp_dma_stop,
369 esp_dma_stop(struct ncr53c9x_softc *sc) function in typeref:typename:void
  /src/sys/dev/sbus/
esp_sbus.c 101 static void esp_dma_stop(struct ncr53c9x_softc *);
116 esp_dma_stop,
129 esp_dma_stop,
662 esp_dma_stop(struct ncr53c9x_softc *sc) function in typeref:typename:void
  /src/sys/arch/mac68k/obio/
esp.c 124 static void esp_dma_stop(struct ncr53c9x_softc *);
156 .gl_dma_stop = esp_dma_stop,
444 esp_dma_stop(struct ncr53c9x_softc *sc) function in typeref:typename:void
  /src/sys/arch/next68k/dev/
esp.c 166 static void esp_dma_stop(struct ncr53c9x_softc *);
179 .gl_dma_stop = esp_dma_stop,
1423 esp_dma_stop(struct ncr53c9x_softc *sc) function in typeref:typename:void

Completed in 80 milliseconds