Searched refs:working_request (Results 1 – 4 of 4) sorted by relevance
115 this_device->working_request = io_request; in scic_sds_smp_remote_device_ready_idle_substate_start_io_handler()223 this_device->working_request, in scic_sds_smp_remote_device_ready_cmd_substate_frame_handler()321 ASSERT(this_device->working_request != NULL); in scic_sds_smp_remote_device_ready_cmd_substate_enter()351 this_device->working_request = NULL; in scic_sds_smp_remote_device_ready_cmd_substate_exit()
191 this_device->working_request = this_request; in scic_sds_stp_remote_device_ready_substate_start_request_handler()281 this_device->working_request = io_request; in scic_sds_stp_remote_device_ready_idle_substate_start_io_handler()582 this_device->working_request, in scic_sds_stp_remote_device_ready_cmd_substate_frame_handler()689 this_device->working_request->state_handlers->parent.complete_handler, in scic_sds_stp_remote_device_ready_atapi_error_substate_event_handler()690 (void *)this_device->working_request in scic_sds_stp_remote_device_ready_atapi_error_substate_event_handler()879 this_device->working_request = NULL; in scic_sds_stp_remote_device_ready_idle_substate_enter()920 ASSERT(this_device->working_request != NULL); in scic_sds_stp_remote_device_ready_cmd_substate_enter()
269 struct SCIC_SDS_REQUEST * working_request; member468 ((device)->working_request = (request))
1037 if (this_device->working_request != NULL) in scic_sds_remote_device_continue_request()1039 SCIC_SDS_REQUEST_T * this_request = this_device->working_request; in scic_sds_remote_device_continue_request()