Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/sun/
H A Dfbio.h72 #define FBTYPE_SUNLEO 19 /* zx graphics accelerator */ macro
/netbsd-src/sys/dev/sbus/
H A Dzx.c275 fb->fb_type.fb_type = FBTYPE_SUNLEO; in zx_attach()