Searched defs:max_row (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Graphics/BIOS/
H A Dvgabios.c374 uint16_t STACK_BASED *c_height, uint16_t STACK_BASED *max_row)
417 *max_row = read_byte(BIOSMEM_SEG, BIOSMEM_NB_ROWS);
373 vga_get_font_info(uint16_t func, uint16_t STACK_BASED *u_seg, uint16_t STACK_BASED *u_ofs, uint16_t STACK_BASED *c_height, uint16_t STACK_BASED *max_row) argument

Completed in 48 milliseconds