Data Fields

PspIoDrvArg Struct Reference
[Driver interface to IoFileMgr]

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

#include <src/kernel/pspiofilemgr_kernel.h>

Collaboration diagram for PspIoDrvArg:
Collaboration graph
[legend]

Data Fields

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

Detailed Description

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


Field Documentation

Pointer to a user defined argument (if written by the driver will preseve across calls.

Pointer to the original driver which was added.


The documentation for this struct was generated from the following file: