Searched refs:CMD1394_EBUSRESET (Results 1 – 5 of 5) sorted by relevance
155 if (err != CMD1394_EBUSRESET) { in s1394_isoch_rsrc_realloc()340 *result = CMD1394_EBUSRESET; in s1394_channel_alloc()351 *result = CMD1394_EBUSRESET; in s1394_channel_alloc()495 *result = CMD1394_EBUSRESET; in s1394_channel_free()506 *result = CMD1394_EBUSRESET; in s1394_channel_free()635 *result = CMD1394_EBUSRESET; in s1394_bandwidth_alloc()655 *result = CMD1394_EBUSRESET; in s1394_bandwidth_alloc()810 *result = CMD1394_EBUSRESET; in s1394_bandwidth_free()830 *result = CMD1394_EBUSRESET; in s1394_bandwidth_free()
2099 if (err == CMD1394_EBUSRESET) { in t1394_setup_isoch_cec()2152 (err == CMD1394_EBUSRESET)) in t1394_setup_isoch_cec()2183 if (err == CMD1394_EBUSRESET) { in t1394_setup_isoch_cec()2196 else if (err == CMD1394_EBUSRESET) in t1394_setup_isoch_cec()2566 if (err == CMD1394_EBUSRESET) { in t1394_teardown_isoch_cec()
652 cmd_result = CMD1394_EBUSRESET; in s1394_atreq_cmd_complete()859 target_status = CMD1394_EBUSRESET; in s1394_atresp_cmd_complete()1523 cmd->cmd_result = CMD1394_EBUSRESET; in s1394_process_pending_q()
1477 if (cmd->cmd_result == CMD1394_EBUSRESET) { in s1394_cfgrom_read_callback()
196 #define CMD1394_EBUSRESET (-34) macro