Home
last modified time | relevance | path

Searched refs:WSFB_VRAM_IS_SPLIT (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/wscons/
Dwsconsio.h689 #define WSFB_VRAM_IS_SPLIT 0x0002 /* workaround for wildcat... */ macro
/netbsd/src/sys/dev/pci/
Dwcfb.c459 fbi->fbi_flags = WSFB_VRAM_IS_SPLIT; in wcfb_ioctl()