Home
last modified time | relevance | path

Searched defs:autoboot (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/atari/stand/bootxx/
H A Dbootxx.c58 bootxx(void *readsector, void *disklabel, int autoboot) in bootxx()
/netbsd-src/sys/arch/emips/stand/common/
H A Dboot.c81 int autoboot = 1, win; in main() local
/netbsd-src/sys/arch/ia64/stand/common/
H A Dboot.c162 autoboot(int timeout, char *prompt) in autoboot() function
/netbsd-src/sys/arch/hpcmips/stand/pbsdboot/
H A Dpbsdboot.h89 BOOL autoboot; member