Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Types | Data Fields
ore_components Struct Reference

#include <osd_ore.h>

Public Types

enum  EC_COMP_USAGE { EC_SINGLE_COMP = 0, EC_MULTPLE_COMPS = 0xffffffff }
 

Data Fields

unsigned first_dev
 
unsigned numdevs
 
enum ore_components::EC_COMP_USAGE single_comp
 
struct ore_compcomps
 
struct ore_dev ** ods
 

Detailed Description

Definition at line 60 of file osd_ore.h.

Member Enumeration Documentation

Enumerator:
EC_SINGLE_COMP 
EC_MULTPLE_COMPS 

Definition at line 66 of file osd_ore.h.

Field Documentation

struct ore_comp* comps

Definition at line 69 of file osd_ore.h.

unsigned first_dev

Definition at line 61 of file osd_ore.h.

unsigned numdevs

Definition at line 62 of file osd_ore.h.

struct ore_dev** ods

Definition at line 76 of file osd_ore.h.


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