Home
last modified time | relevance | path

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

/openbsd/sys/arch/sparc64/dev/
H A Draptor.c156 int raptor_copycols(void *, int, int, int, int);
230 ri->ri_ops.copycols = raptor_copycols; in raptor_attach()
426 raptor_copycols(void *cookie, int row, int src, int dst, int num) in raptor_copycols() function