Searched refs:working_request (Results 1 – 3 of 3) sorted by relevance
528 status = sci_io_request_frame_handler(idev->working_request, frame_index); in sci_remote_device_frame_handler()563 struct isci_request *ireq = idev->working_request; in atapi_remote_device_resume_done()719 idev->working_request = ireq; in sci_remote_device_start_io()757 idev->working_request = ireq; in sci_remote_device_start_io()868 if (idev->working_request) in sci_remote_device_continue_request()869 sci_controller_continue_io(idev->working_request); in sci_remote_device_continue_request()912 idev->working_request = ireq; in sci_remote_device_start_task()1136 idev->working_request = NULL; in sci_stp_remote_device_ready_idle_substate_enter()1154 BUG_ON(idev->working_request == NULL); in sci_stp_remote_device_ready_cmd_substate_enter()1183 BUG_ON(idev->working_request == NULL); in sci_smp_remote_device_ready_cmd_substate_enter()[all …]
103 struct isci_request *working_request; member
2059 ireq->target_device->working_request = ireq; in sci_io_request_frame_handler()3014 ireq->target_device->working_request = ireq; in sci_stp_request_started_non_data_await_h2d_completion_enter()3021 ireq->target_device->working_request = ireq; in sci_stp_request_started_pio_await_h2d_completion_enter()