Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/firewire/
A Dfcp.c196 struct fcp_transaction { struct
197 struct list_head list;
198 struct fw_unit *unit;
199 void *response_buffer;
200 unsigned int response_size;
201 unsigned int response_match_bytes;
202 enum fcp_state state;
203 wait_queue_head_t wait;
204 bool deferrable;

Completed in 3 milliseconds