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

Data Fields

union { 
 
u32 function_data [4]
 
   struct { 
 
struct sbp2_pointer password
 
struct sbp2_pointer response
 
   } login 
 
};  
 
u32 flags
 
union { 
 
u32 function_data2
 
u32 length
 
};  
 
struct sbp2_pointer status_FIFO
 
union { 
 
u32 function_data [4]
 
   struct { 
 
struct sbp2_pointer password
 
struct sbp2_pointer response
 
   } login 
 
};  
 
union { 
 
u32 function_data2
 
u32 length
 
};  
 

Detailed Description

Definition at line 96 of file sbp2_disk.h.

Field Documentation

◆ [union]

union { ... } management_ORB

◆ flags

u32 management_ORB::flags

Definition at line 107 of file sbp2_disk.h.

◆ [union]

union { ... } management_ORB

◆ status_FIFO

struct sbp2_pointer management_ORB::status_FIFO

Definition at line 113 of file sbp2_disk.h.

◆ [union]

union { ... } management_ORB

◆ [union]

union { ... } management_ORB

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