HomeSort by: relevance | last modified time | path
    Searched defs:mgx_copyrows (Results 1 - 1 of 1) 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;

Completed in 13 milliseconds