Searched refs:lynxfb_vcons_erasecols (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dlynxfb.c164 static void lynxfb_vcons_erasecols(void *, int, int, int, long);
535 ri->ri_ops.erasecols = lynxfb_vcons_erasecols;
805 lynxfb_vcons_erasecols(void *cookie, int row, int col, int num, long attr) function

Completed in 157 milliseconds