Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dohci.c168 struct iso_context { struct
169 struct fw_iso_context base; argument
170 struct context context;
171 unsigned long flushing_completions;
172 u8 sync;
173 u8 tags;
174 union {
H A Dcore-cdev.c65 struct fw_iso_context *iso_context; member