#include <pspiofilemgr_kernel.h>
Data Fields | |
| PspIoDrv * | drv |
| Pointer to the original driver which was added. | |
| void * | arg |
| Pointer to a user defined argument (if written by the driver will preseve across calls. | |
struct PspIoDrv* PspIoDrvArg::drv [read] |
Pointer to the original driver which was added.
| void* PspIoDrvArg::arg |
Pointer to a user defined argument (if written by the driver will preseve across calls.
1.5.2