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

  /src/sys/sys/
bootblock.h 650 uint8_t bsBootSig; /* 0x29 if next 3 fields are present */
685 uint8_t bsBootSig; /* 0x29 if next 3 fields are present */
  /src/sbin/fdisk/
fdisk.c 1040 if (pboot.mbr_bpb.bpb16.bsBootSig == 0x29)
1043 if (pboot.mbr_bpb.bpb32.bsBootSig == 0x29)

Completed in 72 milliseconds