ReactOS 0.4.15-dev-7942-gd23573b
_PACKED_BIOS_PARAMETER_BLOCK_EX Struct Reference

#include <fat.h>

Public Attributes

UCHAR BytesPerSector [2]
 
UCHAR SectorsPerCluster [1]
 
UCHAR ReservedSectors [2]
 
UCHAR Fats [1]
 
UCHAR RootEntries [2]
 
UCHAR Sectors [2]
 
UCHAR Media [1]
 
UCHAR SectorsPerFat [2]
 
UCHAR SectorsPerTrack [2]
 
UCHAR Heads [2]
 
UCHAR HiddenSectors [4]
 
UCHAR LargeSectors [4]
 
UCHAR LargeSectorsPerFat [4]
 
UCHAR ExtendedFlags [2]
 
UCHAR FsVersion [2]
 
UCHAR RootDirFirstCluster [4]
 
UCHAR FsInfoSector [2]
 
UCHAR BackupBootSector [2]
 
UCHAR Reserved [12]
 

Detailed Description

Definition at line 71 of file fat.h.

Member Data Documentation

◆ BackupBootSector

UCHAR _PACKED_BIOS_PARAMETER_BLOCK_EX::BackupBootSector[2]

Definition at line 89 of file fat.h.

◆ BytesPerSector

UCHAR _PACKED_BIOS_PARAMETER_BLOCK_EX::BytesPerSector[2]

Definition at line 72 of file fat.h.

◆ ExtendedFlags

UCHAR _PACKED_BIOS_PARAMETER_BLOCK_EX::ExtendedFlags[2]

Definition at line 85 of file fat.h.

◆ Fats

UCHAR _PACKED_BIOS_PARAMETER_BLOCK_EX::Fats[1]

Definition at line 75 of file fat.h.

◆ FsInfoSector

UCHAR _PACKED_BIOS_PARAMETER_BLOCK_EX::FsInfoSector[2]

Definition at line 88 of file fat.h.

◆ FsVersion

UCHAR _PACKED_BIOS_PARAMETER_BLOCK_EX::FsVersion[2]

Definition at line 86 of file fat.h.

◆ Heads

UCHAR _PACKED_BIOS_PARAMETER_BLOCK_EX::Heads[2]

Definition at line 81 of file fat.h.

◆ HiddenSectors

UCHAR _PACKED_BIOS_PARAMETER_BLOCK_EX::HiddenSectors[4]

Definition at line 82 of file fat.h.

◆ LargeSectors

UCHAR _PACKED_BIOS_PARAMETER_BLOCK_EX::LargeSectors[4]

Definition at line 83 of file fat.h.

◆ LargeSectorsPerFat

UCHAR _PACKED_BIOS_PARAMETER_BLOCK_EX::LargeSectorsPerFat[4]

Definition at line 84 of file fat.h.

◆ Media

UCHAR _PACKED_BIOS_PARAMETER_BLOCK_EX::Media[1]

Definition at line 78 of file fat.h.

◆ Reserved

UCHAR _PACKED_BIOS_PARAMETER_BLOCK_EX::Reserved[12]

Definition at line 90 of file fat.h.

◆ ReservedSectors

UCHAR _PACKED_BIOS_PARAMETER_BLOCK_EX::ReservedSectors[2]

Definition at line 74 of file fat.h.

◆ RootDirFirstCluster

UCHAR _PACKED_BIOS_PARAMETER_BLOCK_EX::RootDirFirstCluster[4]

Definition at line 87 of file fat.h.

◆ RootEntries

UCHAR _PACKED_BIOS_PARAMETER_BLOCK_EX::RootEntries[2]

Definition at line 76 of file fat.h.

◆ Sectors

UCHAR _PACKED_BIOS_PARAMETER_BLOCK_EX::Sectors[2]

Definition at line 77 of file fat.h.

◆ SectorsPerCluster

UCHAR _PACKED_BIOS_PARAMETER_BLOCK_EX::SectorsPerCluster[1]

Definition at line 73 of file fat.h.

◆ SectorsPerFat

UCHAR _PACKED_BIOS_PARAMETER_BLOCK_EX::SectorsPerFat[2]

Definition at line 79 of file fat.h.

◆ SectorsPerTrack

UCHAR _PACKED_BIOS_PARAMETER_BLOCK_EX::SectorsPerTrack[2]

Definition at line 80 of file fat.h.


The documentation for this struct was generated from the following file: