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