get_cursor        457 bsp/drv/dev/base/wscons.c 	ops->get_cursor(aux, &sc->col, &sc->row);
get_cursor         44 bsp/drv/include/wscons.h 	void	(*get_cursor)(void *aux, int *col, int *row);