OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BIOS_vidrows
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/core/include/
bios.h
38
#define
BIOS_vidrows
0x0484 /* Number of screen rows */
/external/syslinux/core/
font.c
155
volatile uint8_t *vidrows = (volatile uint8_t *)
BIOS_vidrows
;
Completed in 629 milliseconds