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

#include <firewire.h>

Data Fields

struct fw_card_driverdriver
 
struct devicedevice
 
struct kref kref
 
struct completion done
 
int node_id
 
int generation
 
int current_tlabel
 
u64 tlabel_mask
 
struct list_head transaction_list
 
u64 reset_jiffies
 
u32 split_timeout_hi
 
u32 split_timeout_lo
 
unsigned int split_timeout_cycles
 
unsigned int split_timeout_jiffies
 
unsigned long long guid
 
unsigned max_receive
 
int link_speed
 
int config_rom_generation
 
spinlock_t lock
 
struct fw_nodelocal_node
 
struct fw_noderoot_node
 
struct fw_nodeirm_node
 
u8 color
 
int gap_count
 
bool beta_repeaters_present
 
int index
 
struct list_head link
 
struct list_head phy_receiver_list
 
struct delayed_work br_work
 
bool br_short
 
struct delayed_work bm_work
 
int bm_retries
 
int bm_generation
 
int bm_node_id
 
bool bm_abdicate
 
bool priority_budget_implemented
 
bool broadcast_channel_auto_allocated
 
bool broadcast_channel_allocated
 
u32 broadcast_channel
 
__be32 topology_map [(CSR_TOPOLOGY_MAP_END-CSR_TOPOLOGY_MAP)/4]
 
__be32 maint_utility_register
 

Detailed Description

Definition at line 82 of file firewire.h.

Field Documentation

bool beta_repeaters_present

Definition at line 112 of file firewire.h.

bool bm_abdicate

Definition at line 126 of file firewire.h.

int bm_generation

Definition at line 124 of file firewire.h.

int bm_node_id

Definition at line 125 of file firewire.h.

int bm_retries

Definition at line 123 of file firewire.h.

Definition at line 122 of file firewire.h.

bool br_short

Definition at line 120 of file firewire.h.

Definition at line 119 of file firewire.h.

u32 broadcast_channel

Definition at line 132 of file firewire.h.

bool broadcast_channel_allocated

Definition at line 131 of file firewire.h.

bool broadcast_channel_auto_allocated

Definition at line 129 of file firewire.h.

Definition at line 110 of file firewire.h.

int config_rom_generation

Definition at line 103 of file firewire.h.

int current_tlabel

Definition at line 90 of file firewire.h.

Definition at line 84 of file firewire.h.

Definition at line 86 of file firewire.h.

Definition at line 83 of file firewire.h.

int gap_count

Definition at line 111 of file firewire.h.

int generation

Definition at line 89 of file firewire.h.

unsigned long long guid

Definition at line 100 of file firewire.h.

int index

Definition at line 114 of file firewire.h.

struct fw_node* irm_node

Definition at line 109 of file firewire.h.

Definition at line 85 of file firewire.h.

Definition at line 115 of file firewire.h.

int link_speed

Definition at line 102 of file firewire.h.

struct fw_node* local_node

Definition at line 107 of file firewire.h.

spinlock_t lock

Definition at line 105 of file firewire.h.

__be32 maint_utility_register

Definition at line 135 of file firewire.h.

unsigned max_receive

Definition at line 101 of file firewire.h.

int node_id

Definition at line 88 of file firewire.h.

struct list_head phy_receiver_list

Definition at line 117 of file firewire.h.

bool priority_budget_implemented

Definition at line 128 of file firewire.h.

u64 reset_jiffies

Definition at line 93 of file firewire.h.

struct fw_node* root_node

Definition at line 108 of file firewire.h.

unsigned int split_timeout_cycles

Definition at line 97 of file firewire.h.

u32 split_timeout_hi

Definition at line 95 of file firewire.h.

unsigned int split_timeout_jiffies

Definition at line 98 of file firewire.h.

u32 split_timeout_lo

Definition at line 96 of file firewire.h.

u64 tlabel_mask

Definition at line 91 of file firewire.h.

Definition at line 133 of file firewire.h.

struct list_head transaction_list

Definition at line 92 of file firewire.h.


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