Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ioc3_submodule Struct Reference

#include <ioc3.h>

Data Fields

charname
 
struct moduleowner
 
int ethernet
 
int(* probe )(struct ioc3_submodule *, struct ioc3_driver_data *)
 
int(* remove )(struct ioc3_submodule *, struct ioc3_driver_data *)
 
int id
 
unsigned int irq_mask
 
int reset_mask
 
int(* intr )(struct ioc3_submodule *, struct ioc3_driver_data *, unsigned int)
 
voiddata
 

Detailed Description

Definition at line 56 of file ioc3.h.

Field Documentation

Definition at line 68 of file ioc3.h.

Definition at line 59 of file ioc3.h.

Definition at line 62 of file ioc3.h.

Definition at line 66 of file ioc3.h.

unsigned int irq_mask

Definition at line 64 of file ioc3.h.

char* name

Definition at line 57 of file ioc3.h.

struct module* owner

Definition at line 58 of file ioc3.h.

Definition at line 60 of file ioc3.h.

Definition at line 61 of file ioc3.h.

int reset_mask

Definition at line 65 of file ioc3.h.


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