Searched refs:isp_target_mark_aborted_early (Results 1 – 1 of 1) sorted by relevance
837 static void isp_target_mark_aborted_early(ispsoftc_t *, tstate_t *, uint32_t);3442 isp_target_mark_aborted_early(isp, tptr, inot->tag_id); in isp_handle_platform_target_tmf()3446 isp_target_mark_aborted_early(isp, tptr, TAG_ANY); in isp_handle_platform_target_tmf()3532 isp_target_mark_aborted_early(ispsoftc_t *isp, tstate_t *tptr, uint32_t tag_id) in isp_target_mark_aborted_early() function