PspIoDrvArg Struct Reference
[Driver interface to IoFileMgr]

#include <src/kernel/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

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 Sat Jun 30 23:12:19 2007 for pspsdk-1.0+beta2 by  doxygen 1.5.1