Home
last modified time | relevance | path

Searched refs:BIOS_PAGE (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/core/
Dbios.c24 #define BIOS_PAGE (*(uint8_t *)0x462) macro
46 ireg.ebx.b[1] = BIOS_PAGE; in bios_get_cursor()
81 const int page = BIOS_PAGE; in bios_set_cursor()
106 ireg.ebx.b[1] = BIOS_PAGE; in bios_write_char()
133 ireg.ebx.b[1] = BIOS_PAGE; in bios_beep()