ps2sdk  1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
_lf_iop_val_arg Struct Reference

Data Fields

union {
   u32   iop_addr
 
   int   result
 
p
 
int type
 
union {
   u8   b
 
   u16   s
 
   u32   l
 
val
 

Detailed Description

Definition at line 29 of file loadfile.c.

Field Documentation

◆ b

u8 _lf_iop_val_arg::b

Definition at line 36 of file loadfile.c.

◆ iop_addr

u32 _lf_iop_val_arg::iop_addr

Definition at line 31 of file loadfile.c.

◆ l

u32 _lf_iop_val_arg::l

Definition at line 38 of file loadfile.c.

◆ 

union { ... } _lf_iop_val_arg::p

◆ result

int _lf_iop_val_arg::result

Definition at line 32 of file loadfile.c.

◆ s

u16 _lf_iop_val_arg::s

Definition at line 37 of file loadfile.c.

◆ type

int _lf_iop_val_arg::type

Definition at line 34 of file loadfile.c.

◆ 

union { ... } _lf_iop_val_arg::val

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