Searched refs:response_match_bytes (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/sound/firewire/
H A Dfcp.h30 unsigned int response_match_bytes);
H A Dfcp.c195 unsigned int response_match_bytes; member in struct:fcp_transaction
208 * @response_match_bytes: a bitmap specifying the bytes used to detect the
217 * and the corresponding bits must be set in @response_match_bytes.
226 unsigned int response_match_bytes) fcp_avc_transaction()
234 t.response_match_bytes = response_match_bytes; fcp_avc_transaction()
321 mask = transaction->response_match_bytes; is_matching_response()
223 fcp_avc_transaction(struct fw_unit *unit, const void *command, unsigned int command_size, void *response, unsigned int response_size, unsigned int response_match_bytes) fcp_avc_transaction() argument

Completed in 102 milliseconds