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

  /src/sys/dev/ic/
sti.c 75 void sti_copyrows(void *, int, int, int);
97 .copyrows = sti_copyrows,
1448 sti_copyrows(void *v, int srcrow, int dstrow, int nrows) function in typeref:typename:void

Completed in 13 milliseconds