Searched refs:autoboot_tried (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/boot/common/
H A Dboot.c45 static int autoboot_tried; variable
154 if ((autoboot_tried == 0) && ((cp == NULL) || strcasecmp(cp, "NO")))
169 autoboot_tried = 1;

Completed in 103 milliseconds