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

/netbsd-6-1-5-RELEASE/sys/dev/wscons/
H A Dwsemul_dumb.c54 void wsemul_dumb_detach(void *cookie, u_int *crowp, u_int *ccolp);
219 wsemul_dumb_detach(void *cookie, u_int *crowp, u_int *ccolp) argument
223 *crowp = edp->crow;
H A Dwsemul_sun.c57 void wsemul_sun_detach(void *cookie, u_int *crowp, u_int *ccolp);
616 wsemul_sun_detach(void *cookie, u_int *crowp, u_int *ccolp) argument
620 *crowp = edp->crow;
H A Dwsemul_vt100.c51 void wsemul_vt100_detach(void *cookie, u_int *crowp, u_int *ccolp);
268 wsemul_vt100_detach(void *cookie, u_int *crowp, u_int *ccolp) argument
273 *crowp = vd->crow;
/netbsd-6-1-5-RELEASE/sys/arch/newsmips/apbus/
H A Dxafb.c297 void **cookiep, int *ccolp, int *crowp, long *attrp)
307 *ccolp = *crowp = 0;
296 xafb_alloc_screen(void *v, const struct wsscreen_descr *scrdesc, void **cookiep, int *ccolp, int *crowp, long *attrp) argument
/netbsd-6-1-5-RELEASE/sys/arch/newsmips/dev/
H A Dfb.c287 int *ccolp, int *crowp, long *attrp)
297 *ccolp = *crowp = 0;
286 fb_alloc_screen(void *v, const struct wsscreen_descr *scrdesc, void **cookiep, int *ccolp, int *crowp, long *attrp) argument
/netbsd-6-1-5-RELEASE/sys/arch/evbppc/explora/dev/
H A Dfb_elb.c247 int *ccolp, int *crowp, long *attrp)
256 *ccolp = *crowp = 0;
246 fb_alloc_screen(void *v, const struct wsscreen_descr *scrdesc, void **cookiep, int *ccolp, int *crowp, long *attrp) argument

Completed in 261 milliseconds