|
ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
#include <fileXio.h>
Data Fields | |
| int | fd |
| u8 | arg [IOCTL_BUF_SIZE] |
| int | cmd |
| u8 fxio_ioctl_packet::arg[IOCTL_BUF_SIZE] |
Definition at line 241 of file fileXio.h.
Referenced by fileXioIoctl().
| int fxio_ioctl_packet::cmd |
Definition at line 242 of file fileXio.h.
Referenced by fileXioIoctl().
| int fxio_ioctl_packet::fd |
Definition at line 240 of file fileXio.h.
Referenced by fileXioIoctl().