Home
last modified time | relevance | path

Searched refs:MEDIUM_DESCRIPTOR_HD (Results 1 – 1 of 1) sorted by relevance

/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
DSuperFloppyFormatter.java50 public final static int MEDIUM_DESCRIPTOR_HD = 0xf8; field in SuperFloppyFormatter
175 bs.setMediumDescriptor(MEDIUM_DESCRIPTOR_HD); in initBootSector()