Lines Matching refs:SCI_SUCCESS

87  * @retval SCI_SUCCESS This value is returned if it was successfully reset.
114 fw_controller->operation_status = SCI_SUCCESS;
127 * @retval SCI_SUCCESS This value indicates that MDL is valid.
150 return SCI_SUCCESS;
162 * @retval SCI_SUCCESS This value indicates that all the devices are stopped.
172 SCI_STATUS status = SCI_SUCCESS;
182 for (index = 0; index < SCI_MAX_DOMAINS && status == SCI_SUCCESS; index++)
211 * @retval SCI_SUCCESS This value indicates the controller_stop succeeds.
231 if (status == SCI_SUCCESS)
236 if (status != SCI_SUCCESS)
285 * @retval SCI_SUCCESS This value when the initialization completes
319 if (status == SCI_SUCCESS)
327 if (status != SCI_SUCCESS)
359 * @retval SCI_SUCCESS This value is returned when the start operation
368 SCI_STATUS status = SCI_SUCCESS;
394 if (status == SCI_SUCCESS)
411 if (status == SCI_SUCCESS)
419 (index < SCI_MAX_DOMAINS) && (status == SCI_SUCCESS);
431 if (status != SCI_SUCCESS)
445 if (status != SCI_SUCCESS)
479 * @retval SCI_SUCCESS This value is returned when the stop operation
514 return SCI_SUCCESS;
527 * @retval SCI_SUCCESS This value is returned when the reset operation
556 * @retval SCI_SUCCESS This value is returned when the start IO operation
586 if (status == SCI_SUCCESS)
596 if (status == SCI_SUCCESS)
656 * @retval SCI_SUCCESS This value is returned when the complete IO operation
694 if (status == SCI_SUCCESS)
697 if (status != SCI_SUCCESS)
727 * @retval SCI_SUCCESS This value is returned when the complete IO operation
781 if (status == SCI_SUCCESS)
784 if (status == SCI_SUCCESS)
823 * @retval SCI_SUCCESS This value is returned when the continue IO operation
862 * @retval SCI_SUCCESS This value is returned when the start task operation
891 if (status == SCI_SUCCESS)
902 return SCI_SUCCESS;
913 if (status == SCI_SUCCESS)
930 if (status == SCI_SUCCESS)
969 * @retval SCI_SUCCESS This value is returned when the complete task operation
1012 if (status == SCI_SUCCESS)
1015 if (status != SCI_SUCCESS)
1049 * @retval SCI_SUCCESS This value is returned when the start IO operation
1072 if (status == SCI_SUCCESS)
1082 if (status == SCI_SUCCESS)
1130 if (fw_io->parent.is_internal && status != SCI_SUCCESS )
1193 * @retval SCI_SUCCESS This value is returned when the start IO operation
1217 if (status == SCI_SUCCESS)
1275 * @retval SCI_SUCCESS This value is returned when the start IO operation
1312 * @retval SCI_SUCCESS This value is returned when the reset operation
1338 * @retval SCI_SUCCESS This value is returned when the reset operation