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

  /src/sys/dev/sbus/
mgx.c 124 static void mgx_copyrows(void *, int, int, int);
887 mgx_copyrows(void *cookie, int srcrow, int dstrow, int nrows) function in typeref:typename:void
983 ri->ri_ops.copyrows = mgx_copyrows;
mgx.c 124 static void mgx_copyrows(void *, int, int, int);
887 mgx_copyrows(void *cookie, int srcrow, int dstrow, int nrows) function in typeref:typename:void
983 ri->ri_ops.copyrows = mgx_copyrows;
mgx.c 124 static void mgx_copyrows(void *, int, int, int);
887 mgx_copyrows(void *cookie, int srcrow, int dstrow, int nrows) function in typeref:typename:void
983 ri->ri_ops.copyrows = mgx_copyrows;

Completed in 36 milliseconds