Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals

PspIoDrvArg Struct Reference
[Driver interface to IoFileMgr]

#include <sdk/kernel/pspiofilemgr_kernel.h>

Collaboration diagram for PspIoDrvArg:

Collaboration graph
[legend]

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

void* PspIoDrvArg::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.


The documentation for this struct was generated from the following file:
Generated on Wed Sep 28 07:54:43 2005 for pspsdk-1.0+beta by  doxygen 1.4.4