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

/netbsd-current/sys/arch/x86/x86/
H A Dx86_autoconf.c375 booted_nblks = 0;
427 booted_nblks = biw->nblks;
434 if (booted_nblks)
486 booted_nblks = 0;
527 booted_nblks = 0;
/netbsd-current/sys/rump/librump/rumpkern/
H A Demul.c88 uint64_t booted_nblks; variable
/netbsd-current/sys/kern/
H A Dinit_main.c868 if (booted_nblks) {
874 nblks = booted_nblks;
H A Dkern_subr.c173 uint64_t booted_nblks; variable
/netbsd-current/sys/sys/
H A Ddevice.h516 extern uint64_t booted_nblks; /* and the size of that wedge */
/netbsd-current/sys/dev/raidframe/
H A Drf_netbsdkintf.c562 bootname, booted_startblk, booted_nblks);
628 startblk, booted_nblks);
632 booted_nblks);

Completed in 216 milliseconds