ReactOS 0.4.15-dev-7942-gd23573b
_PACKED_BIOS_PARAMETER_BLOCK 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]
 

Detailed Description

Definition at line 55 of file fat.h.

Member Data Documentation

◆ BytesPerSector

UCHAR _PACKED_BIOS_PARAMETER_BLOCK::BytesPerSector

Definition at line 56 of file fat.h.

◆ Fats

UCHAR _PACKED_BIOS_PARAMETER_BLOCK::Fats

Definition at line 59 of file fat.h.

◆ Heads

UCHAR _PACKED_BIOS_PARAMETER_BLOCK::Heads

Definition at line 65 of file fat.h.

◆ HiddenSectors

UCHAR _PACKED_BIOS_PARAMETER_BLOCK::HiddenSectors

Definition at line 66 of file fat.h.

◆ LargeSectors

UCHAR _PACKED_BIOS_PARAMETER_BLOCK::LargeSectors

Definition at line 67 of file fat.h.

◆ Media

UCHAR _PACKED_BIOS_PARAMETER_BLOCK::Media

Definition at line 62 of file fat.h.

◆ ReservedSectors

UCHAR _PACKED_BIOS_PARAMETER_BLOCK::ReservedSectors

Definition at line 58 of file fat.h.

◆ RootEntries

UCHAR _PACKED_BIOS_PARAMETER_BLOCK::RootEntries

Definition at line 60 of file fat.h.

◆ Sectors

UCHAR _PACKED_BIOS_PARAMETER_BLOCK::Sectors

Definition at line 61 of file fat.h.

◆ SectorsPerCluster

UCHAR _PACKED_BIOS_PARAMETER_BLOCK::SectorsPerCluster

Definition at line 57 of file fat.h.

◆ SectorsPerFat

UCHAR _PACKED_BIOS_PARAMETER_BLOCK::SectorsPerFat

Definition at line 63 of file fat.h.

◆ SectorsPerTrack

UCHAR _PACKED_BIOS_PARAMETER_BLOCK::SectorsPerTrack

Definition at line 64 of file fat.h.


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