Home
last modified time | relevance | path

Searched refs:curxp (Results 1 – 25 of 38) sorted by relevance

12

/netbsd/src/sys/arch/mac68k/dev/
Dmacfb.c296 int *curxp, int *curyp, long *defattrp) in macfb_alloc_screen() argument
305 *curxp = 0; in macfb_alloc_screen()
/netbsd/src/sys/dev/isa/
Dpcdisplay.c387 void **cookiep, int *curxp, int *curyp, long *defattrp) in pcdisplay_alloc_screen() argument
395 *curxp = 0; in pcdisplay_alloc_screen()
Dega.c583 ega_alloc_screen(void *v, const struct wsscreen_descr *type, void **cookiep, int *curxp, int *curyp… in ega_alloc_screen() argument
612 *curxp = scr->pcs.cursorcol; in ega_alloc_screen()
/netbsd/src/sys/arch/next68k/dev/
Dnextdisplay.c368 void **cookiep, int *curxp, int *curyp, long *defattrp) in nextdisplay_alloc_screen() argument
378 *curxp = 0; in nextdisplay_alloc_screen()
/netbsd/src/sys/arch/prep/pci/
Dgten.c285 int *curxp, int *curyp, long *attrp) in gten_alloc_screen() argument
295 *curxp = 0; in gten_alloc_screen()
/netbsd/src/sys/arch/zaurus/dev/
Dw100.c390 void **cookiep, int *curxp, int *curyp, long *attrp) in w100_alloc_screen() argument
421 *curxp = 0; in w100_alloc_screen()
/netbsd/src/sys/arch/dreamcast/dev/
Dpvr.c398 void **cookiep, int *curxp, int *curyp, long *attrp) in pvr_alloc_screen() argument
407 *curxp = 0; in pvr_alloc_screen()
/netbsd/src/sys/arch/hp300/dev/
Ddiofb.c459 void **cookiep, int *curxp, int *curyp, long *attrp) in diofb_alloc_screen() argument
468 *curxp = *curyp = 0; in diofb_alloc_screen()
/netbsd/src/sys/arch/luna68k/dev/
Dlunafb.c529 int *curxp, int *curyp, long *attrp) in omfb_alloc_screen() argument
538 *curxp = 0; in omfb_alloc_screen()
/netbsd/src/sys/dev/tc/
Dmfb.c412 int *curxp, int *curyp, long *attrp) in mfb_alloc_screen() argument
422 *curxp = 0; in mfb_alloc_screen()
Dxcfb.c480 int *curxp, int *curyp, long *attrp) in xcfb_alloc_screen() argument
490 *curxp = 0; in xcfb_alloc_screen()
Dcfb.c448 int *curxp, int *curyp, long *attrp) in cfb_alloc_screen() argument
458 *curxp = 0; in cfb_alloc_screen()
Dtfb.c486 int *curxp, int *curyp, long *attrp) in tfb_alloc_screen() argument
496 *curxp = 0; in tfb_alloc_screen()
/netbsd/src/sys/arch/arm/clps711x/
Dclpslcd.c261 int *curxp, int *curyp, long *attrp) in clpslcd_alloc_screen() argument
/netbsd/src/sys/arch/epoc32/windermere/
Dwmlcd.c289 int *curxp, int *curyp, long *attrp) in wmlcd_alloc_screen() argument
/netbsd/src/sys/dev/ic/
Dhd44780_subr.c240 int *curxp, int *curyp, long *defattrp) in hlcd_alloc_screen() argument
249 *curxp = *curyp = *defattrp = 0; in hlcd_alloc_screen()
/netbsd/src/sys/arch/pmax/ibus/
Dpm.c526 int *curxp, int *curyp, long *attrp) in pm_alloc_screen() argument
539 *curxp = 0; in pm_alloc_screen()
/netbsd/src/sys/arch/arm/s3c2xx0/
Ds3c24x0_lcd.c516 void **cookiep, int *curxp, int *curyp, long *attrp) in s3c24x0_lcd_alloc_screen() argument
581 *curxp = 0; in s3c24x0_lcd_alloc_screen()
/netbsd/src/sys/arch/vax/vsa/
Dsmg.c484 int *curxp, int *curyp, long *defattrp) in smg_alloc_screen() argument
494 *curxp = *curyp = 0; in smg_alloc_screen()
Dlcg.c800 int *curxp, int *curyp, long *defattrp) in lcg_alloc_screen() argument
807 *curxp = *curyp = 0; in lcg_alloc_screen()
/netbsd/src/sys/arch/arm/xscale/
Dpxa2x0_lcd.c794 void **cookiep, int *curxp, int *curyp, long *attrp) in pxa2x0_lcd_alloc_screen() argument
826 *curxp = 0; in pxa2x0_lcd_alloc_screen()
/netbsd/src/sys/dev/pci/
Dsisfb.c352 int *curxp, int *curyp, long *attrp) in sisfb_alloc_screen() argument
361 *curxp = *curyp = 0; in sisfb_alloc_screen()
/netbsd/src/sys/arch/vax/uba/
Dqv.c901 int *curxp, int *curyp, long *defattrp) in qv_alloc_screen() argument
910 *curxp = *curyp = *defattrp = 0; in qv_alloc_screen()
/netbsd/src/sys/arch/amiga/dev/
Damidisplaycc.c1247 void **cookiep, int *curxp, int *curyp, in amidisplaycc_alloc_screen() argument
1390 *curxp = 0; in amidisplaycc_alloc_screen()
1392 amidisplaycc_cursor(scr, 1, *curxp, *curyp); in amidisplaycc_alloc_screen()
/netbsd/src/sys/arch/playstation2/ee/
Dgsfb.c555 int *curxp, int *curyp, long *attrp) in _gsfb_alloc_screen() argument

12