PspIoDrvArg Struct Reference
[Driver interface to IoFileMgr]

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

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 Fri Jun 8 07:00:32 2007 for pspsdk-1.0+beta2 by  doxygen 1.5.1