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

  /src/sys/arch/sparc/dev/
esp_obio.c 61 struct esp_softc { struct
74 CFATTACH_DECL_NEW(esp_obio, sizeof(struct esp_softc),
124 struct esp_softc *esc = device_private(self);
264 struct esp_softc *esc = (struct esp_softc *)sc;
272 struct esp_softc *esc = (struct esp_softc *)sc;
280 struct esp_softc *esc = (struct esp_softc *)sc;
288 struct esp_softc *esc = (struct esp_softc *)sc
    [all...]
  /src/sys/arch/sun3/dev/
esp.c 64 struct esp_softc { struct
74 CFATTACH_DECL_NEW(esp, sizeof(struct esp_softc),
126 struct esp_softc *esc = device_private(self);
256 struct esp_softc *esc = (struct esp_softc *)sc;
264 struct esp_softc *esc = (struct esp_softc *)sc;
272 struct esp_softc *esc = (struct esp_softc *)sc;
280 struct esp_softc *esc = (struct esp_softc *)sc
    [all...]
  /src/sys/arch/macppc/dev/
esp.c 107 CFATTACH_DECL_NEW(esp, sizeof(struct esp_softc),
137 static int espdmaintr(struct esp_softc *);
162 struct esp_softc *esc = device_private(self);
257 struct esp_softc *esc = (struct esp_softc *)sc;
266 struct esp_softc *esc = (struct esp_softc *)sc;
283 struct esp_softc *esc = (struct esp_softc *)sc;
292 struct esp_softc *esc = (struct esp_softc *)sc
    [all...]
espvar.h 33 struct esp_softc { struct
  /src/sys/arch/mac68k/obio/
espvar.h 33 struct esp_softc { struct
esp.c 110 CFATTACH_DECL_NEW(esp, sizeof(struct esp_softc),
142 static int esp_dafb_have_dreq(struct esp_softc *);
143 static int esp_iosb_have_dreq(struct esp_softc *);
144 int (*esp_have_dreq)(struct esp_softc *);
146 static struct esp_softc *esp0, *esp1;
179 struct esp_softc *esc = device_private(self);
426 struct esp_softc *esc = (struct esp_softc *)sc;
434 struct esp_softc *esc = (struct esp_softc *)sc
    [all...]
  /src/sys/dev/mca/
espvar.h 33 struct esp_softc { struct
esp_mca.c 91 CFATTACH_DECL_NEW(esp_mca, sizeof(struct esp_softc),
137 struct esp_softc *esc = device_private(self);
266 struct esp_softc *esc = (struct esp_softc *)sc;
274 struct esp_softc *esc = (struct esp_softc *)sc;
282 struct esp_softc *esc = (struct esp_softc *)sc;
292 struct esp_softc *esc = (struct esp_softc *)sc
    [all...]
  /src/sys/dev/sbus/
esp_sbus.c 64 struct esp_softc { struct
80 static void espattach(struct esp_softc *, struct ncr53c9x_glue *);
82 CFATTACH_DECL_NEW(esp_sbus, sizeof(struct esp_softc),
85 CFATTACH_DECL_NEW(esp_dma, sizeof(struct esp_softc),
151 struct esp_softc *esc = device_private(self);
345 struct esp_softc *esc = device_private(self);
399 espattach(struct esp_softc *esc, struct ncr53c9x_glue *gluep)
577 struct esp_softc *esc = (struct esp_softc *)sc;
593 struct esp_softc *esc = (struct esp_softc *)sc
    [all...]
  /src/sys/arch/next68k/dev/
espvar.h 33 struct esp_softc { struct
esp.c 150 CFATTACH_DECL_NEW(esp, sizeof(struct esp_softc),
236 struct esp_softc *esc = device_private(self);
294 struct esp_softc *esc = device_private(self);
425 struct esp_softc *esc = (struct esp_softc *)sc;
433 struct esp_softc *esc = (struct esp_softc *)sc;
471 struct esp_softc *esc = (struct esp_softc *)sc;
487 struct esp_softc *esc = (struct esp_softc *)sc
    [all...]

Completed in 19 milliseconds