HomeSort by relevance Sort by last modified time
    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