Lines Matching defs:fw_request

167  * @param[in] fw_request The pointer to an smp request whose response
175 SCIF_SAS_REQUEST_T * fw_request,
200 fw_device, fw_request, SCI_FAILURE_RETRY_REQUIRED
320 fw_device, fw_request, status
985 * @param[in] fw_request The pointer to an smp request whose response
993 SCIF_SAS_REQUEST_T * fw_request,
997 SCIF_SAS_IO_REQUEST_T * fw_io = (SCIF_SAS_IO_REQUEST_T *)fw_request;
1001 if (fw_request->is_internal)
1007 (SCIF_SAS_INTERNAL_IO_REQUEST_T *)fw_request,
1052 fw_device, fw_request);
1068 (void*)fw_request
1084 scif_sas_smp_remote_device_fail_target_reset(fw_device, fw_request);
1088 scif_sas_smp_remote_device_fail_target_reset(fw_device, fw_request);
1412 SCIF_SAS_REQUEST_T * fw_request
1427 fw_device, fw_request
1447 (void*)fw_request
1467 target_device, fw_request, SCI_SUCCESS);
1478 * @param[in] fw_request The scif request for smp activities.
1481 SCIF_SAS_REQUEST_T * fw_request
1484 SCIF_SAS_REMOTE_DEVICE_T * fw_device = fw_request->device;
1492 fw_request
1498 sci_fast_list_remove_element(&fw_request->list_element);
1504 //construct Discover command using the same memory as fw_request.
1509 (void *)sci_object_get_association(fw_request),
1510 (void *)fw_request
1569 * @param[in] fw_request The smp request created for target reset
1576 SCIF_SAS_REQUEST_T * fw_request
1590 fw_device, target_device, fw_request
1595 target_device, fw_request, SCI_FAILURE);
1839 * @param[in] fw_request A failed smp request that is terminated by scic.
1845 SCIF_SAS_REQUEST_T * fw_request
1852 fw_device, fw_request
1856 fw_device, fw_request, NULL, SCI_IO_FAILURE_RETRY_REQUIRED
2594 * @param[in] fw_request The target reset task request.
2601 SCIF_SAS_REQUEST_T * fw_request
2619 (SCI_BASE_REQUEST_T*) fw_request,