OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fbtype
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/hpc/
video_subr.c
298
u_int16_t
fbtype
;
local in function:video_reverse_color
301
fbtype
= bootinfo->fb_type;
303
if (
fbtype
== ctypep->normal) {
305
} else if (
fbtype
== ctypep->reverse) {
309
printf(": WARNING unknown frame buffer type 0x%04x.\n",
fbtype
);
/src/sys/dev/sun/
fbio.h
100
struct
fbtype
{
struct
108
#define FBIOGTYPE _IOR('F', 0, struct
fbtype
)
156
struct
fbtype
fbtype
; /*
fbtype
info for real device */
member in struct:fbgattr
Completed in 85 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025