Lines Matching refs:io_request

2070    SCIC_SDS_REQUEST_T *io_request;
2073 io_request = this_controller->io_request_table[index];
2077 (io_request != SCI_INVALID_HANDLE)
2078 && (io_request->io_tag != SCI_CONTROLLER_INVALID_IO_TAG)
2080 scic_sds_io_tag_get_sequence(io_request->io_tag)
2086 scic_sds_io_request_tc_completion(io_request, completion_entry);
2106 SCIC_SDS_REQUEST_T *io_request;
2115 io_request = this_controller->io_request_table[index];
2124 io_request
2264 SCIC_SDS_REQUEST_T *io_request;
2303 io_request = this_controller->io_request_table[index];
2304 scic_sds_io_request_event_handler(io_request, completion_entry);
2312 io_request = this_controller->io_request_table[index];
2313 if (io_request != SCI_INVALID_HANDLE)
2315 scic_sds_io_request_event_handler(io_request, completion_entry);
4164 SCI_IO_REQUEST_HANDLE_T io_request,
4176 controller, remote_device, io_request, io_tag
4182 (SCI_BASE_REQUEST_T *)io_request,
4222 SCI_IO_REQUEST_HANDLE_T io_request
4233 controller, remote_device, io_request
4239 (SCI_BASE_REQUEST_T *)io_request
5225 * @param[in] io_request This is the SCI_BASE_REQUEST which, if it was used,
5237 SCI_BASE_REQUEST_T *io_request,
5264 * @param[in] io_request This is the SCI_BASE_REQUEST which, if it was used,
5274 SCI_BASE_REQUEST_T *io_request
5787 * - assign the io_request to the io_request_table
5794 * @param[in] io_request This is the SCI_BASE_REQUEST which is cast to a
5812 SCI_BASE_REQUEST_T *io_request,
5823 the_request = (SCIC_SDS_REQUEST_T *)io_request;
5847 * - remove the io_request to the io_request_table
5853 * @param[in] io_request This is the SCI_BASE_REQUEST which is cast to a
5865 SCI_BASE_REQUEST_T *io_request
5875 the_request = (SCIC_SDS_REQUEST_T *)io_request;
5898 * @param[in] io_request This is the SCI_BASE_REQUEST which is cast to a
5907 SCI_BASE_REQUEST_T *io_request
5913 the_request = (SCIC_SDS_REQUEST_T *)io_request;
5939 * @param[in] io_request This is the SCI_BASE_REQUEST which is cast to a
5957 SCI_BASE_REQUEST_T *io_request,
5964 io_request;
6007 * @param[in] io_request This is the SCI_BASE_REQUEST which is cast to a
6019 SCI_BASE_REQUEST_T *io_request
6025 io_request;
6106 * @param[in] io_request This is the SCI_BASE_REQUEST which is cast to a
6116 SCI_BASE_REQUEST_T *io_request
6169 * @param[in] io_request This is the SCI_BASE_REQUEST which, if it was used,
6181 SCI_BASE_REQUEST_T *io_request,
6243 * @param[in] io_request This is the SCI_BASE_REQUEST which is cast to a
6255 SCI_BASE_REQUEST_T *io_request
6259 io_request;