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

  /src/sys/fs/msdosfs/
bpb.h 41 * and bpbHugeSectors is not in the 3.3 bpb.
55 uint32_t bpbHugeSectors; /* # of sectors if bpbSectors == 0 */
73 uint32_t bpbHugeSectors; /* # of sectors if bpbSectors == 0 */
141 * and bpbHugeSectors is not in the 3.3 bpb.
155 int8_t bpbHugeSectors[4]; /* # of sectors if bpbSectors == 0 */
173 uint8_t bpbHugeSectors[4]; /* # of sectors if bpbSectors == 0 */
  /src/sys/sys/
bootblock.h 646 uint32_t bpbHugeSectors; /* # of sectors if bpbSectors == 0 */
671 uint32_t bpbHugeSectors; /* # of sectors if bpbSectors == 0 */

Completed in 14 milliseconds