I2O_PROC_CREATE_ENTRIES

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

i2o_proc_create_entries - Creates proc dir entries  

SYNOPSIS

"SYNOPSIS"

int i2o_proc_create_entries (struct proc_dir_entry * dir, i2o_proc_entry * i2o_pe, void * data);  

ARGUMENTS

dir
proc dir entry under which the entries should be placed
i2o_pe
pointer to the entries which should be added
data
pointer to I2O controller or device
 

DESCRIPTION

Create proc dir entries for a I2O controller or I2O device.

Returns 0 on success or negative error code on failure.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:14 GMT, October 09, 2005