Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfirewire.h84 struct fw_card { struct
85 const struct fw_card_driver *driver; argument
86 struct device *device;
87 struct kref kref;
88 struct completion done;
90 int node_id;
91 int generation;
92 u64 reset_jiffies;
94 struct {
99 } transactions;
[all …]