Searched refs:bootstring (Results 1 – 1 of 1) sorted by relevance
2270 static const char bootstring[] = in sisusb_reset_text_mode() local2332 while (bootstring[i]) in sisusb_reset_text_mode()2333 *(tempbufb++) = 0x0700 | bootstring[i++]; in sisusb_reset_text_mode()