Searched refs:autoboot_tried (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/boot/sys/boot/common/ | ||
H A D | boot.c | 45 static int autoboot_tried; variable 160 if ((autoboot_tried == 0) && ((cp == NULL) || strcasecmp(cp, "NO"))) 173 autoboot_tried = 1; |
Completed in 56 milliseconds