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

Data Fields

struct list_head link
 
int valid
 
struct kref refcount
 
struct ipmi_user_hndlhandler
 
voidhandler_data
 
ipmi_smi_t intf
 
int gets_events
 

Detailed Description

Definition at line 79 of file ipmi_msghandler.c.

Field Documentation

int gets_events

Definition at line 95 of file ipmi_msghandler.c.

Definition at line 88 of file ipmi_msghandler.c.

void* handler_data

Definition at line 89 of file ipmi_msghandler.c.

ipmi_smi_t intf

Definition at line 92 of file ipmi_msghandler.c.

Definition at line 80 of file ipmi_msghandler.c.

struct kref refcount

Definition at line 85 of file ipmi_msghandler.c.

int valid

Definition at line 83 of file ipmi_msghandler.c.


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