Home
last modified time | relevance | path

Searched refs:bootdev (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/i386/i386/
H A Dlocore.s312 movl %eax,bootdev
H A Dmachdep.c1236 u_long bootdev; /* not a struct cdev *- encoding is different */ variable
1238 CTLFLAG_RD, &bootdev, 0, "Maybe the Boot device (not in struct cdev *format)");
/f-stack/freebsd/mips/mips/
H A Dmachdep.c172 u_int32_t bootdev; variable