HomeSort by: relevance | last modified time | path
    Searched refs:booted_nblks (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/arch/x86/x86/
x86_autoconf.c 375 booted_nblks = 0;
427 booted_nblks = biw->nblks;
434 if (booted_nblks)
486 booted_nblks = 0;
527 booted_nblks = 0;
  /src/sys/rump/librump/rumpkern/
emul.c 88 uint64_t booted_nblks; variable in typeref:typename:uint64_t
  /src/sys/kern/
init_main.c 875 if (booted_nblks) {
881 nblks = booted_nblks;
kern_subr.c 173 uint64_t booted_nblks; variable in typeref:typename:uint64_t
  /src/sys/sys/
device.h 511 extern uint64_t booted_nblks; /* and the size of that wedge */
  /src/sys/dev/raidframe/
rf_netbsdkintf.c 562 bootname, booted_startblk, booted_nblks);
628 startblk, booted_nblks);
632 booted_nblks);

Completed in 17 milliseconds