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

  /src/sbin/fdisk/
fdisk.c 190 #define dos_totalsectors (dos_heads * dos_sectors * dos_cylinders) macro
1443 if (le32toh(mboot.mbr_parts[p].mbrp_start) >= dos_totalsectors)
fdisk.c 190 #define dos_totalsectors (dos_heads * dos_sectors * dos_cylinders) macro
1443 if (le32toh(mboot.mbr_parts[p].mbrp_start) >= dos_totalsectors)

Completed in 25 milliseconds