Home
last modified time | relevance | path

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

/linux-4.4.14/sound/firewire/
Dfcp.c190 struct fcp_transaction { struct
191 struct list_head list;
192 struct fw_unit *unit;
193 void *response_buffer;
194 unsigned int response_size;
195 unsigned int response_match_bytes;
196 enum fcp_state state;
197 wait_queue_head_t wait;
198 bool deferrable;