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

  /src/sys/dev/
cgd.c 831 cgd_putdata(struct cgd_softc *sc, void *data, unsigned long size) function in typeref:typename:void
995 cgd_putdata(sc, nbp->b_data, nbp->b_bcount);
1048 cgd_putdata(sc, buf, nbytes);

Completed in 12 milliseconds