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

  /src/sys/dev/pci/
wcfb.c 123 static void wcfb_copyrows(void *, int, int, int);
537 ri->ri_ops.copyrows = wcfb_copyrows;
671 wcfb_copyrows(void *cookie, int srcrow, int dstrow, int nrows) function in typeref:typename:void
wcfb.c 123 static void wcfb_copyrows(void *, int, int, int);
537 ri->ri_ops.copyrows = wcfb_copyrows;
671 wcfb_copyrows(void *cookie, int srcrow, int dstrow, int nrows) function in typeref:typename:void

Completed in 158 milliseconds