PS2SDK
PS2 Homebrew Libraries
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

◆ @128

union { ... }

◆ flags

u32 management_ORB::flags

Definition at line 107 of file sbp2_disk.h.

◆ @130

union { ... }

◆ status_FIFO

struct sbp2_pointer management_ORB::status_FIFO

Definition at line 113 of file sbp2_disk.h.

◆ @139

union { ... }

◆ @141

union { ... }

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