|
ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
Collaboration diagram for port_state:Data Fields | |
| int | opened |
| struct rmEEData * | rmData |
| int port_state::opened |
Definition at line 29 of file librm.c.
Referenced by RMMan_Init(), and RMMan_Open().
| struct rmEEData* port_state::rmData |
Definition at line 30 of file librm.c.
Referenced by rmGetDmaStr(), RMMan_Init(), and RMMan_Open().