Linux Kernel
3.7.1
|
#include <core.h>
Data Fields | |
u16 | node_id |
u8 | color |
u8 | port_count |
u8 | link_on:1 |
u8 | initiated_reset:1 |
u8 | b_path:1 |
u8 | phy_speed:2 |
u8 | max_speed:2 |
u8 | max_depth:4 |
u8 | max_hops:4 |
atomic_t | ref_count |
struct list_head | link |
void * | data |
struct fw_node * | ports [0] |