Linux Kernel
3.7.1
|
#include <rio.h>
Data Fields | |
u8 | node_id |
u32 | BBAR |
u8 | type |
u8 | owner_id |
u8 | port0node |
u8 | port0port |
u8 | port1node |
u8 | port1port |
u8 | first_slot |
u8 | status |
u8 | WP_index |
u8 | chassis_num |
unsigned char | node_id |
unsigned long | BBAR |
unsigned char | type |
unsigned char | owner_id |
unsigned char | port0node |
unsigned char | port0port |
unsigned char | port1node |
unsigned char | port1port |
unsigned char | first_slot |
unsigned char | status |
unsigned char | WP_index |
unsigned char | chassis_num |
u8 | rio_node_id |
u32 | bbar |
u8 | rio_type |
u8 | port0_node_connect |
u8 | port0_port_connect |
u8 | port1_node_connect |
u8 | port1_port_connect |
u8 | first_slot_num |
u8 | wpindex |
struct list_head | rio_detail_list |
unsigned long BBAR |
Definition at line 132 of file summit_32.c.
unsigned char chassis_num |
Definition at line 150 of file summit_32.c.
unsigned char first_slot |
Definition at line 140 of file summit_32.c.
unsigned char node_id |
Definition at line 131 of file summit_32.c.
unsigned char owner_id |
Definition at line 134 of file summit_32.c.
unsigned char port0node |
Definition at line 136 of file summit_32.c.
unsigned char port0port |
Definition at line 137 of file summit_32.c.
unsigned char port1node |
Definition at line 138 of file summit_32.c.
unsigned char port1port |
Definition at line 139 of file summit_32.c.
Definition at line 142 of file summit_32.c.
Definition at line 133 of file summit_32.c.
unsigned char WP_index |
Definition at line 147 of file summit_32.c.