1. NAME

i2o_proc_fs_create - Create the i2o proc fs.

2. SYNOPSIS

int i2o_proc_fs_create( void );

3. ARGUMENTS

void
    no arguments

4. DESCRIPTION

Iterate over each I2O controller and create the entries for it.

Returns 0 on success or negative error code on failure.

5. COPYRIGHT