Searched refs:BiosParameterBlockLegacy (Results 1 – 2 of 2) sorted by relevance
67 FAT12(BiosParameterBlockLegacy),68 FAT16(BiosParameterBlockLegacy),74 pub struct BiosParameterBlockLegacy { struct182 impl BiosParameterBlockLegacy { impl298 FATType::FAT12(BiosParameterBlockLegacy::default()) in new()300 FATType::FAT16(BiosParameterBlockLegacy::default()) in new()
244 …terBlock.validate() into BiosParameterBlockFAT32.validate() and BiosParameterBlockLegacy.validate()