Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/x86/x86/
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/src/sys/kern/
Dinit_main.c875 if (booted_nblks) { in rootconf_handle_wedges()
881 nblks = booted_nblks; in rootconf_handle_wedges()
Dkern_subr.c173 uint64_t booted_nblks; variable
/netbsd/src/sys/rump/librump/rumpkern/
Demul.c88 uint64_t booted_nblks; variable
/netbsd/src/sys/sys/
Ddevice.h508 extern uint64_t booted_nblks; /* and the size of that wedge */
/netbsd/src/sys/dev/raidframe/
Drf_netbsdkintf.c562 bootname, booted_startblk, booted_nblks); in rf_find_bootwedge()
628 startblk, booted_nblks); in rf_find_bootwedge()
632 booted_nblks); in rf_find_bootwedge()