• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/sys/dev/isci/scil/

Lines Matching defs:fw_request

169  * @param[in] fw_request The pointer to an smp request whose response
177 SCIF_SAS_REQUEST_T * fw_request,
202 fw_device, fw_request, SCI_FAILURE_RETRY_REQUIRED
322 fw_device, fw_request, status
987 * @param[in] fw_request The pointer to an smp request whose response
995 SCIF_SAS_REQUEST_T * fw_request,
999 SCIF_SAS_IO_REQUEST_T * fw_io = (SCIF_SAS_IO_REQUEST_T *)fw_request;
1003 if (fw_request->is_internal)
1009 (SCIF_SAS_INTERNAL_IO_REQUEST_T *)fw_request,
1054 fw_device, fw_request);
1070 (void*)fw_request
1086 scif_sas_smp_remote_device_fail_target_reset(fw_device, fw_request);
1090 scif_sas_smp_remote_device_fail_target_reset(fw_device, fw_request);
1414 SCIF_SAS_REQUEST_T * fw_request
1429 fw_device, fw_request
1449 (void*)fw_request
1469 target_device, fw_request, SCI_SUCCESS);
1480 * @param[in] fw_request The scif request for smp activities.
1483 SCIF_SAS_REQUEST_T * fw_request
1486 SCIF_SAS_REMOTE_DEVICE_T * fw_device = fw_request->device;
1494 fw_request
1500 sci_fast_list_remove_element(&fw_request->list_element);
1506 //construct Discover command using the same memory as fw_request.
1511 (void *)sci_object_get_association(fw_request),
1512 (void *)fw_request
1571 * @param[in] fw_request The smp request created for target reset
1578 SCIF_SAS_REQUEST_T * fw_request
1592 fw_device, target_device, fw_request
1597 target_device, fw_request, SCI_FAILURE);
1841 * @param[in] fw_request A failed smp request that is terminated by scic.
1847 SCIF_SAS_REQUEST_T * fw_request
1854 fw_device, fw_request
1858 fw_device, fw_request, NULL, SCI_IO_FAILURE_RETRY_REQUIRED
2596 * @param[in] fw_request The target reset task request.
2603 SCIF_SAS_REQUEST_T * fw_request
2621 (SCI_BASE_REQUEST_T*) fw_request,