Home
last modified time | relevance | path

Searched defs:fw_card (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/linux/
Dfirewire.h85 struct fw_card { struct
86 const struct fw_card_driver *driver; argument
87 struct device *device;
88 struct kref kref;
89 struct completion done;
91 int node_id;
92 int generation;
93 int current_tlabel;
94 u64 tlabel_mask;
95 struct list_head transaction_list;
[all …]