OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VESA_MAGIC
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/com32/lib/sys/vesa/
vesa.h
53
#define
VESA_MAGIC
('V' + ('E' << 8) + ('S' << 16) + ('A' << 24))
/external/syslinux/com32/mboot/
vesa.h
52
#define
VESA_MAGIC
('V' + ('E' << 8) + ('S' << 16) + ('A' << 24))
Completed in 816 milliseconds