ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
#include <fileXio.h>
Data Fields | |
void * | dest |
int | len |
u8 | buf [CTL_BUF_SIZE] |
int | padding [2] |
u8 fxio_ctl_return_pkt::buf[CTL_BUF_SIZE] |
Definition at line 258 of file fileXio.h.
Referenced by fxio_ctl_intr().
void* fxio_ctl_return_pkt::dest |
Definition at line 256 of file fileXio.h.
Referenced by fxio_ctl_intr().
int fxio_ctl_return_pkt::len |
Definition at line 257 of file fileXio.h.
Referenced by fxio_ctl_intr().