Home
last modified time | relevance | path

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

/openbsd/sys/arch/sparc64/dev/
H A Draptor.c157 int raptor_erasecols(void *, int, int, int, uint32_t);
232 ri->ri_ops.erasecols = raptor_erasecols; in raptor_attach()
444 raptor_erasecols(void *cookie, int row, int col, int num, uint32_t attr) in raptor_erasecols() function