Home
last modified time | relevance | path

Searched defs:txfs_ebpb (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/sal/osl/os2/
H A Dfile.cxx2268 typedef struct txfs_ebpb // ext. boot parameter block struct
2270 USHORT SectSize; // 0B bytes per sector
2271 BYTE ClustSize; // 0D sectors per cluster
2272 USHORT FatOffset; // 0E sectors to 1st FAT
2274 USHORT RootEntries; // 11 Max entries \ (FAT only)
2275 USHORT Sectors; // 13 nr of sectors if < 64K
2276 BYTE MediaType; // 15 mediatype (F8 for HD)
2277 USHORT FatSectors; // 16 sectors/FAT (FAT only)
2278 USHORT LogGeoSect; // 18 sectors/Track
2279 USHORT LogGeoHead; // 1a nr of heads
[all …]

Completed in 53 milliseconds