Searched refs:BIOS_COLS (Results 1 – 2 of 2) sorted by relevance
42 #define BIOS_COLS (*(uint16_t *)0x44A) macro47 fp->o.cols = BIOS_COLS; in __stdcon_open()
23 #define BIOS_COLS (*(uint16_t *)0x44A) macro34 *cols = BIOS_COLS; in bios_get_mode()