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

  /src/sys/dev/podulebus/
sec.c 374 sec_copyinblk(struct sec_softc *sc, int blk) function in typeref:typename:void
429 sec_copyinblk(sc, sc->sc_dmablk);
492 sec_copyinblk(sc, sc->sc_dmablk - 1);
sec.c 374 sec_copyinblk(struct sec_softc *sc, int blk) function in typeref:typename:void
429 sec_copyinblk(sc, sc->sc_dmablk);
492 sec_copyinblk(sc, sc->sc_dmablk - 1);

Completed in 26 milliseconds