Home
last modified time | relevance | path

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

/linux-2.6.39/sound/firewire/
Dfcp.c35 struct fcp_transaction { struct
36 struct list_head list;
37 struct fw_unit *unit;
38 void *response_buffer;
39 unsigned int response_size;
40 unsigned int response_match_bytes;
41 enum fcp_state state;
42 wait_queue_head_t wait;