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

  /src/sys/dev/sbus/
tcx.c 169 static void tcx_copyrows(void *, int, int, int);
876 ri->ri_ops.copyrows = tcx_copyrows;
903 tcx_copyrows(void *cookie, int srcrow, int dstrow, int nrows) function in typeref:typename:void
tcx.c 169 static void tcx_copyrows(void *, int, int, int);
876 ri->ri_ops.copyrows = tcx_copyrows;
903 tcx_copyrows(void *cookie, int srcrow, int dstrow, int nrows) function in typeref:typename:void

Completed in 39 milliseconds