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

  /src/sys/dev/mca/
if_elmc_mca.c 78 static void elmc_mca_copyin(struct ie_softc *, void *, int, size_t);
185 sc->memcopyin = elmc_mca_copyin;
278 elmc_mca_copyin (struct ie_softc *sc, void *dst, int offset, size_t size) function in typeref:typename:void

Completed in 13 milliseconds