ReactOS 0.4.15-dev-7934-g1dc8d80
_BIOS_PARAMETERS_BLOCK Struct Reference

#include <ntfs.h>

Public Attributes

USHORT BytesPerSector
 
UCHAR SectorsPerCluster
 
UCHAR Unused0 [7]
 
UCHAR MediaId
 
UCHAR Unused1 [2]
 
USHORT SectorsPerTrack
 
USHORT Heads
 
UCHAR Unused2 [4]
 
UCHAR Unused3 [4]
 

Detailed Description

Definition at line 25 of file ntfs.h.

Member Data Documentation

◆ BytesPerSector

USHORT _BIOS_PARAMETERS_BLOCK::BytesPerSector

Definition at line 27 of file ntfs.h.

◆ Heads

USHORT _BIOS_PARAMETERS_BLOCK::Heads

Definition at line 33 of file ntfs.h.

◆ MediaId

UCHAR _BIOS_PARAMETERS_BLOCK::MediaId

Definition at line 30 of file ntfs.h.

◆ SectorsPerCluster

UCHAR _BIOS_PARAMETERS_BLOCK::SectorsPerCluster

Definition at line 28 of file ntfs.h.

◆ SectorsPerTrack

USHORT _BIOS_PARAMETERS_BLOCK::SectorsPerTrack

Definition at line 32 of file ntfs.h.

◆ Unused0

UCHAR _BIOS_PARAMETERS_BLOCK::Unused0[7]

Definition at line 29 of file ntfs.h.

◆ Unused1

UCHAR _BIOS_PARAMETERS_BLOCK::Unused1[2]

Definition at line 31 of file ntfs.h.

◆ Unused2

UCHAR _BIOS_PARAMETERS_BLOCK::Unused2[4]

Definition at line 34 of file ntfs.h.

◆ Unused3

UCHAR _BIOS_PARAMETERS_BLOCK::Unused3[4]

Definition at line 35 of file ntfs.h.


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