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

  /src/usr.sbin/fstyp/
msdosfs.h 70 uint8_t BPB_FATSz16[2];
99 uint8_t BPB_FATSz16[2];
msdosfs.c 79 if (UINT16BYTES(pfat_bsbpb->BPB_FATSz16) != 0) {
81 * If the BPB_FATSz16 field is not zero and the string "FAT" is

Completed in 27 milliseconds