Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dfirewire.h82 struct fw_card { struct
83 const struct fw_card_driver *driver; argument
84 struct device *device;
85 struct kref kref;
86 struct completion done;
88 int node_id;
89 int generation;
90 int current_tlabel;
91 u64 tlabel_mask;
92 struct list_head transaction_list;
[all …]