Home
last modified time | relevance | path

Searched refs:sti_copycols (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/ic/
H A Dsti.c57 int sti_copycols(void *, int, int, int, int);
70 .copycols = sti_copycols,
1444 sti_copycols(void *v, int row, int srccol, int dstcol, int ncols) in sti_copycols() function