Home
last modified time | relevance | path

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

/netbsd-src/sys/rump/librump/rumpkern/
H A Demul.c87 daddr_t booted_startblk; variable
/netbsd-src/sys/sys/
H A Ddevice.h515 extern daddr_t booted_startblk; /* or the start of a wedge */
/netbsd-src/sys/arch/x86/x86/
H A Dx86_autoconf.c428 booted_startblk = biw->startblk; in findroot()
/netbsd-src/sys/kern/
H A Dkern_subr.c172 daddr_t booted_startblk; variable
H A Dinit_main.c873 startblk = booted_startblk; in rootconf_handle_wedges()
/netbsd-src/sys/dev/raidframe/
H A Drf_netbsdkintf.c562 bootname, booted_startblk, booted_nblks); in rf_find_bootwedge()
619 startblk = booted_startblk in rf_find_bootwedge()