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

Data Fields

unsigned long model:16
 
unsigned long lcd_width:16
 
unsigned long lcd_cmd_reg_addr
 
unsigned long lcd_data_reg_addr
 
unsigned int min_cmd_delay
 
unsigned char reset_cmd1
 
unsigned char reset_cmd2
 
unsigned char act_enable
 
struct lcd_block heartbeat
 
struct lcd_block disk_io
 
struct lcd_block lan_rcv
 
struct lcd_block lan_tx
 
char _pad
 

Detailed Description

Definition at line 89 of file led.c.

Field Documentation

char _pad

Definition at line 102 of file led.c.

unsigned char act_enable

Definition at line 97 of file led.c.

struct lcd_block disk_io

Definition at line 99 of file led.c.

struct lcd_block heartbeat

Definition at line 98 of file led.c.

struct lcd_block lan_rcv

Definition at line 100 of file led.c.

struct lcd_block lan_tx

Definition at line 101 of file led.c.

unsigned long lcd_cmd_reg_addr

Definition at line 92 of file led.c.

unsigned long lcd_data_reg_addr

Definition at line 93 of file led.c.

unsigned long lcd_width

Definition at line 91 of file led.c.

unsigned int min_cmd_delay

Definition at line 94 of file led.c.

unsigned long model

Definition at line 90 of file led.c.

unsigned char reset_cmd1

Definition at line 95 of file led.c.

unsigned char reset_cmd2

Definition at line 96 of file led.c.


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