Home | History | Annotate | Download | only in dev

Lines Matching refs:esp_softc

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;
301 struct esp_softc *esc = (struct esp_softc *)sc;
362 struct esp_softc *esc = (struct esp_softc *)sc;
371 struct esp_softc *esc = (struct esp_softc *)sc;
380 struct esp_softc *esc = (struct esp_softc *)sc;
394 espdmaintr(struct esp_softc *sc)
503 struct esp_softc *esc;