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

  /src/sys/dev/podulebus/
if_ei.c 65 static void ei_copyin(struct ie_softc *, void *, int, size_t);
139 sc->sc_ie.memcopyin = ei_copyin;
249 ei_copyin(struct ie_softc *sc_ie, void *dest, int src, size_t size) function
if_ei.c 65 static void ei_copyin(struct ie_softc *, void *, int, size_t);
139 sc->sc_ie.memcopyin = ei_copyin;
249 ei_copyin(struct ie_softc *sc_ie, void *dest, int src, size_t size) function

Completed in 32 milliseconds