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

Data Fields

struct platform_devicedev
 
struct ipmi_device_id id
 
unsigned char guid [16]
 
int guid_set
 
struct kref refcount
 
struct device_attribute device_id_attr
 
struct device_attribute provides_dev_sdrs_attr
 
struct device_attribute revision_attr
 
struct device_attribute firmware_rev_attr
 
struct device_attribute version_attr
 
struct device_attribute add_dev_support_attr
 
struct device_attribute manufacturer_id_attr
 
struct device_attribute product_id_attr
 
struct device_attribute guid_attr
 
struct device_attribute aux_firmware_rev_attr
 

Detailed Description

Definition at line 178 of file ipmi_msghandler.c.

Field Documentation

struct device_attribute add_dev_support_attr

Definition at line 192 of file ipmi_msghandler.c.

struct device_attribute aux_firmware_rev_attr

Definition at line 196 of file ipmi_msghandler.c.

Definition at line 179 of file ipmi_msghandler.c.

struct device_attribute device_id_attr

Definition at line 187 of file ipmi_msghandler.c.

struct device_attribute firmware_rev_attr

Definition at line 190 of file ipmi_msghandler.c.

unsigned char guid[16]

Definition at line 181 of file ipmi_msghandler.c.

Definition at line 195 of file ipmi_msghandler.c.

int guid_set

Definition at line 182 of file ipmi_msghandler.c.

Definition at line 180 of file ipmi_msghandler.c.

struct device_attribute manufacturer_id_attr

Definition at line 193 of file ipmi_msghandler.c.

struct device_attribute product_id_attr

Definition at line 194 of file ipmi_msghandler.c.

struct device_attribute provides_dev_sdrs_attr

Definition at line 188 of file ipmi_msghandler.c.

struct kref refcount

Definition at line 184 of file ipmi_msghandler.c.

struct device_attribute revision_attr

Definition at line 189 of file ipmi_msghandler.c.

struct device_attribute version_attr

Definition at line 191 of file ipmi_msghandler.c.


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