Searched refs:CMD1394_EBUSRESET (Results 1 – 5 of 5) sorted by relevance
162 if (err != CMD1394_EBUSRESET) { in s1394_isoch_rsrc_realloc()174 (err != CMD1394_EBUSRESET)) { in s1394_isoch_rsrc_realloc()370 *result = CMD1394_EBUSRESET; in s1394_channel_alloc()383 *result = CMD1394_EBUSRESET; in s1394_channel_alloc()576 *result = CMD1394_EBUSRESET; in s1394_channel_free()589 *result = CMD1394_EBUSRESET; in s1394_channel_free()755 *result = CMD1394_EBUSRESET; in s1394_bandwidth_alloc()782 *result = CMD1394_EBUSRESET; in s1394_bandwidth_alloc()974 *result = CMD1394_EBUSRESET; in s1394_bandwidth_free()1001 *result = CMD1394_EBUSRESET; in s1394_bandwidth_free()
2478 if (err == CMD1394_EBUSRESET) { in t1394_setup_isoch_cec()2536 (err == CMD1394_EBUSRESET)) in t1394_setup_isoch_cec()2567 if (err == CMD1394_EBUSRESET) { in t1394_setup_isoch_cec()2590 else if (err == CMD1394_EBUSRESET) in t1394_setup_isoch_cec()3020 if (err == CMD1394_EBUSRESET) { in t1394_teardown_isoch_cec()3045 if (err == CMD1394_EBUSRESET) { in t1394_teardown_isoch_cec()
736 cmd_result = CMD1394_EBUSRESET; in s1394_atreq_cmd_complete()974 target_status = CMD1394_EBUSRESET; in s1394_atresp_cmd_complete()1765 cmd->cmd_result = CMD1394_EBUSRESET; in s1394_process_pending_q()
1861 if (cmd->cmd_result == CMD1394_EBUSRESET) { in s1394_cfgrom_read_callback()
198 #define CMD1394_EBUSRESET (-34) macro