Searched refs:shutdown_index (Results 1 – 1 of 1) sorted by relevance
422 static int shutdown_index = 0; in bochs_bios_write() local438 if (val == shutdown_str[shutdown_index]) { in bochs_bios_write()439 shutdown_index++; in bochs_bios_write()440 if (shutdown_index == 8) { in bochs_bios_write()441 shutdown_index = 0; in bochs_bios_write()445 shutdown_index = 0; in bochs_bios_write()