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

/vbox/src/VBox/Devices/Graphics/BIOS/
H A Dvgabios.c1424 static void biosfn_write_teletype(uint8_t car, uint8_t page, uint8_t attr, uint8_t flag) function
1740 biosfn_write_teletype(car,page,attr,WITH_ATTR);
2183 biosfn_write_teletype(GET_AL(),0xff,GET_BL(),NO_ATTR);

Completed in 54 milliseconds