Searched refs:FBTYPE_SUNLEO (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/sun/ | ||
H A D | fbio.h | 72 #define FBTYPE_SUNLEO 19 /* zx graphics accelerator */ macro |
/netbsd-src/sys/dev/sbus/ | ||
H A D | zx.c | 275 fb->fb_type.fb_type = FBTYPE_SUNLEO; in zx_attach() |