Home
last modified time | relevance | path

Searched refs:booted_nblks (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/arch/x86/x86/
H A Dx86_autoconf.c375 booted_nblks = 0; in findroot()
427 booted_nblks = biw->nblks; in findroot()
434 if (booted_nblks) in findroot()
486 booted_nblks = 0; in findroot()
527 booted_nblks = 0; in findroot()
/netbsd/sys/kern/
H A Dinit_main.c877 if (booted_nblks) { in rootconf_handle_wedges()
883 nblks = booted_nblks; in rootconf_handle_wedges()
H A Dkern_subr.c173 uint64_t booted_nblks; variable
/netbsd/sys/sys/
H A Ddevice.h516 extern uint64_t booted_nblks; /* and the size of that wedge */