Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dsti.c74 void sti_erasecols(void *, int, int, int, long);
96 .erasecols = sti_erasecols,
1424 sti_erasecols(void *v, int row, int startcol, int ncols, long attr) in sti_erasecols() function