Lines Matching defs:remote_device

4163    SCI_REMOTE_DEVICE_HANDLE_T remote_device,
4176 controller, remote_device, io_request, io_tag
4181 (SCI_BASE_REMOTE_DEVICE_T *)remote_device,
4193 SCI_REMOTE_DEVICE_HANDLE_T remote_device,
4205 controller, remote_device, request
4210 (SCI_BASE_REMOTE_DEVICE_T *)remote_device,
4221 SCI_REMOTE_DEVICE_HANDLE_T remote_device,
4233 controller, remote_device, io_request
4238 (SCI_BASE_REMOTE_DEVICE_T *)remote_device,
4251 SCI_REMOTE_DEVICE_HANDLE_T remote_device,
4264 controller, remote_device, task_request, task_tag
4271 (SCI_BASE_REMOTE_DEVICE_T *)remote_device,
4292 SCI_REMOTE_DEVICE_HANDLE_T remote_device,
4304 controller, remote_device, task_request
4311 (SCI_BASE_REMOTE_DEVICE_T *)remote_device,
5223 * @param[in] remote_device This is SCI_BASE_REMOTE_DEVICE which, if it was
5236 SCI_BASE_REMOTE_DEVICE_T *remote_device,
5262 * @param[in] remote_device This is SCI_BASE_REMOTE_DEVICE which, if it was
5273 SCI_BASE_REMOTE_DEVICE_T *remote_device,
5792 * @param[in] remote_device This is SCI_BASE_REMOTE_DEVICE which is cast to a
5811 SCI_BASE_REMOTE_DEVICE_T *remote_device,
5824 the_device = (SCIC_SDS_REMOTE_DEVICE_T *)remote_device;
5851 * @param[in] remote_device This is SCI_BASE_REMOTE_DEVICE which is cast to a
5864 SCI_BASE_REMOTE_DEVICE_T *remote_device,
5876 the_device = (SCIC_SDS_REMOTE_DEVICE_T *)remote_device;
5896 * @param[in] remote_device This is SCI_BASE_REMOTE_DEVICE which is cast to a
5906 SCI_BASE_REMOTE_DEVICE_T *remote_device,
5937 * @param[in] remote_device This is SCI_BASE_REMOTE_DEVICE which is cast to a
5956 SCI_BASE_REMOTE_DEVICE_T *remote_device,
5966 remote_device;
6005 * @param[in] remote_device This is SCI_BASE_REMOTE_DEVICE which is cast to a
6018 SCI_BASE_REMOTE_DEVICE_T *remote_device,
6104 * @param[in] remote_device This is SCI_BASE_REMOTE_DEVICE which is cast to a
6115 SCI_BASE_REMOTE_DEVICE_T *remote_device,
6132 * @param[in] remote_device This is SCI_BASE_REMOTE_DEVICE which is cast to a
6140 SCIC_SDS_REMOTE_DEVICE_T * remote_device
6167 * @param[in] remote_device This is SCI_BASE_REMOTE_DEVICE which, if it was
6180 SCI_BASE_REMOTE_DEVICE_T *remote_device,
6241 * @param[in] remote_device This is SCI_BASE_REMOTE_DEVICE which is cast to a
6254 SCI_BASE_REMOTE_DEVICE_T *remote_device,
6875 SCIC_SDS_REMOTE_DEVICE_T * remote_device,
6885 if (remote_device != NULL)
6886 request_count = remote_device->started_request_count;
6901 if (the_request->target_device == remote_device
6903 || (remote_device == NULL && port == NULL))