Home
last modified time | relevance | path

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

/sys/dev/x86/
Dvgacons.c157 void VGA_Puts(const char *str) in VGA_Puts() function
166 VGA_Puts(str); in Panic()
Dvgacons.h42 void VGA_Puts(const char *str);
/sys/dev/
Dconsole.c144 VGA_Puts(str); in Console_Puts()