OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mv_depth
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/mac68k/include/
video.h
38
size_t
mv_depth
; /* Number of bits per pixel */
member in struct:mac68k_video
/src/sys/arch/mac68k/obio/
grf_obio.c
362
gm->psize = mac68k_video.
mv_depth
;
396
size_t depth = mac68k_video.
mv_depth
; \
499
index += 256 - (1 << mac68k_video.
mv_depth
);
/src/sys/arch/mac68k/dev/
macfb.c
342
dc->dc_depth = mac68k_video.
mv_depth
;
/src/sys/arch/mac68k/mac68k/
machdep.c
907
mac68k_video.
mv_depth
= getenv("SCREEN_DEPTH");
Completed in 14 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025