Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/wscons/
Dwsdisplay_vconsvar.h102 #define SCREEN_DISABLE_DRAWING(scr) ((scr)->scr_flags |= VCONS_DONT_DRAW) macro
/netbsd/src/sys/arch/evbppc/virtex/dev/
Dtft.c122 SCREEN_DISABLE_DRAWING(&sc->sc_vc_screen); in tft_attach()
/netbsd/src/sys/dev/wsfb/
Dgenfb.c456 SCREEN_DISABLE_DRAWING(&scp->sc_console_screen); in genfb_attach()
525 SCREEN_DISABLE_DRAWING(&scp->sc_console_screen); in genfb_ioctl()
747 SCREEN_DISABLE_DRAWING(&scp->sc_console_screen); in genfb_init_screen()
/netbsd/src/sys/dev/pci/
Dradeonfb.c991 SCREEN_DISABLE_DRAWING(&dp->rd_vscreen); in radeonfb_attach()
1008 SCREEN_DISABLE_DRAWING(&dp->rd_vscreen); in radeonfb_attach()
1259 SCREEN_DISABLE_DRAWING(&dp->rd_vscreen); in radeonfb_ioctl()