Searched refs:BZB_ROOTFS (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/arch/macppc/include/
H A Ddisklabel.h223 #define BZB_ROOTFS 0x8000 macro
/netbsd-current/sys/arch/mac68k/include/
H A Ddisklabel.h174 #define BZB_ROOTFS 0x8000 macro
/netbsd-current/sys/arch/mac68k/mac68k/
H A Ddisksubr.c152 else if (bzb->bzbFlags & BZB_ROOTFS)
/netbsd-current/sys/arch/macppc/stand/ofwboot/
H A Dofdev.c170 bzb->bzbMagic == BZB_MAGIC && (bzb->bzbFlags & BZB_ROOTFS)) {
/netbsd-current/sys/arch/macppc/macppc/
H A Ddisksubr.c219 } else if (bzb->bzbFlags & BZB_ROOTFS) {

Completed in 127 milliseconds