PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
hdd_file_slot_t Struct Reference
+ Collaboration diagram for hdd_file_slot_t:

Data Fields

iomanX_iop_file_tf
 
u32 post
 
u16 nsub
 
u16 type
 
char id [APA_IDMAX]
 
apa_sub_t parts [APA_MAXSUB+1]
 

Detailed Description

Definition at line 16 of file hdd.h.

Field Documentation

◆ f

iomanX_iop_file_t* hdd_file_slot_t::f

Definition at line 18 of file hdd.h.

◆ post

u32 hdd_file_slot_t::post

Definition at line 19 of file hdd.h.

◆ nsub

u16 hdd_file_slot_t::nsub

Definition at line 20 of file hdd.h.

◆ type

u16 hdd_file_slot_t::type

Definition at line 21 of file hdd.h.

◆ id

char hdd_file_slot_t::id[APA_IDMAX]

Definition at line 22 of file hdd.h.

◆ parts

apa_sub_t hdd_file_slot_t::parts[APA_MAXSUB+1]

Definition at line 23 of file hdd.h.


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