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

  /src/sys/dev/podulebus/
esp_podule.c 45 struct esp_podule_softc { struct
77 CFATTACH_DECL_NEW(esp_podule, sizeof(struct esp_podule_softc),
123 struct esp_podule_softc *esc = device_private(self);
180 struct esp_podule_softc *esc = (struct esp_podule_softc *)sc;
189 struct esp_podule_softc *esc = (struct esp_podule_softc *)sc;
260 struct esp_podule_softc *esc = (struct esp_podule_softc *)sc;
274 struct esp_podule_softc *esc = (struct esp_podule_softc *)sc
    [all...]
esp_podule.c 45 struct esp_podule_softc { struct
77 CFATTACH_DECL_NEW(esp_podule, sizeof(struct esp_podule_softc),
123 struct esp_podule_softc *esc = device_private(self);
180 struct esp_podule_softc *esc = (struct esp_podule_softc *)sc;
189 struct esp_podule_softc *esc = (struct esp_podule_softc *)sc;
260 struct esp_podule_softc *esc = (struct esp_podule_softc *)sc;
274 struct esp_podule_softc *esc = (struct esp_podule_softc *)sc
    [all...]

Completed in 141 milliseconds