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

  /src/usr.sbin/fstyp/
msdosfs.c 95 } else if (UINT32BYTES(pfat32_bsbpb->BPB_FATSz32) != 0) {
99 * If the BPB_FATSz32 field is not zero and the string "FAT" is
125 UINT32BYTES(pfat32_bsbpb->BPB_FATSz32));
msdosfs.h 105 uint8_t BPB_FATSz32[4];

Completed in 11 milliseconds