#include <src/kernel/pspiofilemgr_kernel.h>
Collaboration diagram for PspIoDrvArg:

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 |
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.1