ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

PBIOS_PARAMETER_BLOCK Struct Reference

#include <fat.h>

Data Fields

USHORT BytesPerSector
UCHAR SectorsPerCluster
USHORT ReservedSectors
UCHAR Fats
USHORT RootEntries
USHORT Sectors
UCHAR Media
USHORT SectorsPerFat
USHORT SectorsPerTrack
USHORT Heads
ULONG HiddenSectors
ULONG LargeSectors
ULONG LargeSectorsPerFat
union {
   USHORT   ExtendedFlags
   struct {
      ULONG   ActiveFat:4
      ULONG   Reserved0:3
      ULONG   MirrorDisabled:1
      ULONG   Reserved1:8
   } 
}; 
USHORT FsVersion
ULONG RootDirFirstCluster
USHORT FsInfoSector
USHORT BackupBootSector
ULONG32 HiddenSectors
ULONG32 LargeSectors
ULONG32 LargeSectorsPerFat
union {
   USHORT   ExtendedFlags
   struct {
      ULONG   ActiveFat:4
      ULONG   Reserved0:3
      ULONG   MirrorDisabled:1
      ULONG   Reserved1:8
   } 
}; 
ULONG32 RootDirFirstCluster

Detailed Description

Definition at line 98 of file fat.h.


The documentation for this struct was generated from the following files:
  • drivers/filesystems/fastfat_new/fat.h
  • drivers/filesystems/fs_rec/fs_rec.h

Generated on Thu May 24 2012 06:33:19 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.