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

  /src/sys/arch/zaurus/stand/zboot/
disk.h 58 #define BDI_BADLABEL 0x00000004 /* Had another disklabel */
unixdev.c 101 if (dip->bios_info.flags & BDI_BADLABEL) {
109 dip->bios_info.flags &= ~BDI_BADLABEL;
diskprobe.c 122 dip->bios_info.flags |= BDI_BADLABEL;

Completed in 34 milliseconds