PspIoDrvArg Struct Reference
[Driver interface to IoFileMgr]

#include <pspiofilemgr_kernel.h>


Detailed Description

Structure passed to the init and exit functions of the io driver system.


Data Fields

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


Field Documentation

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.


The documentation for this struct was generated from the following file:
Generated on Tue Jul 24 15:21:27 2007 for PSPSDK-Rev2272 by  doxygen 1.5.2