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

Lines Matching refs:SCI_SUCCESS

89  * @retval SCI_SUCCESS This value is returned if it was successfully reset.
116 fw_controller->operation_status = SCI_SUCCESS;
129 * @retval SCI_SUCCESS This value indicates that MDL is valid.
152 return SCI_SUCCESS;
164 * @retval SCI_SUCCESS This value indicates that all the devices are stopped.
174 SCI_STATUS status = SCI_SUCCESS;
184 for (index = 0; index < SCI_MAX_DOMAINS && status == SCI_SUCCESS; index++)
213 * @retval SCI_SUCCESS This value indicates the controller_stop succeeds.
233 if (status == SCI_SUCCESS)
238 if (status != SCI_SUCCESS)
287 * @retval SCI_SUCCESS This value when the initialization completes
321 if (status == SCI_SUCCESS)
329 if (status != SCI_SUCCESS)
361 * @retval SCI_SUCCESS This value is returned when the start operation
370 SCI_STATUS status = SCI_SUCCESS;
396 if (status == SCI_SUCCESS)
413 if (status == SCI_SUCCESS)
421 (index < SCI_MAX_DOMAINS) && (status == SCI_SUCCESS);
433 if (status != SCI_SUCCESS)
447 if (status != SCI_SUCCESS)
481 * @retval SCI_SUCCESS This value is returned when the stop operation
516 return SCI_SUCCESS;
529 * @retval SCI_SUCCESS This value is returned when the reset operation
558 * @retval SCI_SUCCESS This value is returned when the start IO operation
588 if (status == SCI_SUCCESS)
598 if (status == SCI_SUCCESS)
658 * @retval SCI_SUCCESS This value is returned when the complete IO operation
696 if (status == SCI_SUCCESS)
699 if (status != SCI_SUCCESS)
729 * @retval SCI_SUCCESS This value is returned when the complete IO operation
783 if (status == SCI_SUCCESS)
786 if (status == SCI_SUCCESS)
825 * @retval SCI_SUCCESS This value is returned when the continue IO operation
864 * @retval SCI_SUCCESS This value is returned when the start task operation
893 if (status == SCI_SUCCESS)
904 return SCI_SUCCESS;
915 if (status == SCI_SUCCESS)
932 if (status == SCI_SUCCESS)
971 * @retval SCI_SUCCESS This value is returned when the complete task operation
1014 if (status == SCI_SUCCESS)
1017 if (status != SCI_SUCCESS)
1051 * @retval SCI_SUCCESS This value is returned when the start IO operation
1074 if (status == SCI_SUCCESS)
1084 if (status == SCI_SUCCESS)
1132 if (fw_io->parent.is_internal && status != SCI_SUCCESS )
1195 * @retval SCI_SUCCESS This value is returned when the start IO operation
1219 if (status == SCI_SUCCESS)
1277 * @retval SCI_SUCCESS This value is returned when the start IO operation
1314 * @retval SCI_SUCCESS This value is returned when the reset operation
1340 * @retval SCI_SUCCESS This value is returned when the reset operation