Searched refs:autoboot_tried (Results 1 – 1 of 1) sorted by relevance
46 static int autoboot_tried; variable167 if ((autoboot_tried == 0) && ((cp == NULL) || strcasecmp(cp, "NO"))) in autoboot_maybe()182 autoboot_tried = 1; in autoboot()