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

Data Fields

unsigned int inuse: 1
 
unsigned int broadcast: 1
 
unsigned long timeout
 
unsigned long orig_timeout
 
unsigned int retries_left
 
long seqid
 
struct ipmi_recv_msgrecv_msg
 

Detailed Description

Definition at line 117 of file ipmi_msghandler.c.

Field Documentation

unsigned int broadcast

Definition at line 119 of file ipmi_msghandler.c.

unsigned int inuse

Definition at line 118 of file ipmi_msghandler.c.

unsigned long orig_timeout

Definition at line 122 of file ipmi_msghandler.c.

struct ipmi_recv_msg* recv_msg

Definition at line 137 of file ipmi_msghandler.c.

unsigned int retries_left

Definition at line 123 of file ipmi_msghandler.c.

long seqid

Definition at line 130 of file ipmi_msghandler.c.

unsigned long timeout

Definition at line 121 of file ipmi_msghandler.c.


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