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

Data Fields

int opened
 
struct rmEEDatarmData
 

Detailed Description

Definition at line 27 of file librm.c.

Field Documentation

◆ opened

int port_state::opened

Definition at line 29 of file librm.c.

Referenced by RMMan_Init(), and RMMan_Open().

◆ rmData

struct rmEEData* port_state::rmData

Definition at line 30 of file librm.c.

Referenced by rmGetDmaStr(), RMMan_Init(), and RMMan_Open().


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