PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
_fat_raw_bpb Struct Reference

Data Fields

unsigned char jump [3]
 
unsigned char oem [8]
 
unsigned char sectorSize [2]
 
unsigned char clusterSize
 
unsigned char resSectors [2]
 
unsigned char fatCount
 
unsigned char rootSize [2]
 
unsigned char sectorCountO [2]
 
unsigned char mediaDesc
 
unsigned char fatSize [2]
 
unsigned char trackSize [2]
 
unsigned char headCount [2]
 
unsigned char hiddenCountL [2]
 
unsigned char hiddenCountH [2]
 
unsigned char sectorCount [4]
 
unsigned char driveNumber
 
unsigned char reserved
 
unsigned char signature
 
unsigned char serialNumber [4]
 
unsigned char volumeLabel [11]
 
unsigned char fatId [8]
 

Detailed Description

Definition at line 26 of file fat.h.

Field Documentation

◆ jump

unsigned char _fat_raw_bpb::jump[3]

Definition at line 28 of file fat.h.

◆ oem

unsigned char _fat_raw_bpb::oem[8]

Definition at line 29 of file fat.h.

◆ sectorSize

unsigned char _fat_raw_bpb::sectorSize[2]

Definition at line 30 of file fat.h.

◆ clusterSize

unsigned char _fat_raw_bpb::clusterSize

Definition at line 31 of file fat.h.

◆ resSectors

unsigned char _fat_raw_bpb::resSectors[2]

Definition at line 32 of file fat.h.

◆ fatCount

unsigned char _fat_raw_bpb::fatCount

Definition at line 33 of file fat.h.

◆ rootSize

unsigned char _fat_raw_bpb::rootSize[2]

Definition at line 34 of file fat.h.

◆ sectorCountO

unsigned char _fat_raw_bpb::sectorCountO[2]

Definition at line 35 of file fat.h.

◆ mediaDesc

unsigned char _fat_raw_bpb::mediaDesc

Definition at line 36 of file fat.h.

◆ fatSize

unsigned char _fat_raw_bpb::fatSize[2]

Definition at line 37 of file fat.h.

◆ trackSize

unsigned char _fat_raw_bpb::trackSize[2]

Definition at line 38 of file fat.h.

◆ headCount

unsigned char _fat_raw_bpb::headCount[2]

Definition at line 39 of file fat.h.

◆ hiddenCountL

unsigned char _fat_raw_bpb::hiddenCountL[2]

Definition at line 40 of file fat.h.

◆ hiddenCountH

unsigned char _fat_raw_bpb::hiddenCountH[2]

Definition at line 42 of file fat.h.

◆ sectorCount

unsigned char _fat_raw_bpb::sectorCount[4]

Definition at line 43 of file fat.h.

◆ driveNumber

unsigned char _fat_raw_bpb::driveNumber

Definition at line 46 of file fat.h.

◆ reserved

unsigned char _fat_raw_bpb::reserved

Definition at line 47 of file fat.h.

◆ signature

unsigned char _fat_raw_bpb::signature

Definition at line 48 of file fat.h.

◆ serialNumber

unsigned char _fat_raw_bpb::serialNumber[4]

Definition at line 49 of file fat.h.

◆ volumeLabel

unsigned char _fat_raw_bpb::volumeLabel[11]

Definition at line 51 of file fat.h.

◆ fatId

unsigned char _fat_raw_bpb::fatId[8]

Definition at line 52 of file fat.h.


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