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

  /src/sys/arch/acorn32/podulebus/
escvar.h 153 struct esc_softc { struct
177 int (*sc_setup_dma)(struct esc_softc *, void *,
179 int (*sc_build_dma_chain)(struct esc_softc *,
181 int (*sc_need_bump)(struct esc_softc *, void *,
186 void (*sc_led)(struct esc_softc *, int);
262 void escinitialize(struct esc_softc *sc);
266 void escintr(struct esc_softc *dev);

Completed in 39 milliseconds