Home
last modified time | relevance | path

Searched defs:fbtype (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/sun/
H A Dfbio.h100 struct fbtype { struct
108 #define FBIOGTYPE _IOR('F', 0, struct fbtype) argument
156 struct fbtype fbtype; /* fbtype info for real device */ member
/netbsd-src/sys/dev/hpc/
H A Dvideo_subr.c298 u_int16_t fbtype; in video_reverse_color() local