Searched refs:SATI_SUCCESS (Results 1 - 25 of 25) sorted by relevance

/freebsd-10.0-release/sys/dev/isci/scil/
H A Dsati_types.h77 SATI_SUCCESS, enumerator in enum:_SATI_STATUS
H A Dsati_verify.c88 * @retval SATI_SUCCESS This is returned in all other cases.
128 return SATI_SUCCESS;
171 if (status != SATI_SUCCESS)
216 if (status != SATI_SUCCESS)
260 if (status != SATI_SUCCESS)
265 if (status != SATI_SUCCESS)
H A Dsati_write_buffer.c78 * @retval SATI_SUCCESS indicates that the translation was supported and occurred
116 status = SATI_SUCCESS;
146 status = SATI_SUCCESS;
166 status = SATI_SUCCESS;
H A Dsati_write_long.c180 status = SATI_SUCCESS;
192 status = SATI_SUCCESS;
203 status = SATI_SUCCESS;
H A Dsati_synchronize_cache.c88 * @retval SATI_SUCCESS This is returned in all other cases.
115 return SATI_SUCCESS;
H A Dsati_move.c276 return SATI_SUCCESS;
314 * @return SATI_SUCCESS This is returned if translation was successful.
337 return SATI_SUCCESS;
381 return SATI_SUCCESS;
408 return SATI_SUCCESS;
511 SATI_STATUS status = SATI_SUCCESS;
H A Dsati_read.c148 if (status == SATI_SUCCESS)
314 if (status == SATI_SUCCESS)
H A Dsati_write.c148 if (status == SATI_SUCCESS)
312 if (status == SATI_SUCCESS)
H A Dsati_abort_task_set.c110 return SATI_SUCCESS;
H A Dsati_lun_reset.c118 return SATI_SUCCESS;
H A Dsati_test_unit_ready.c141 return SATI_SUCCESS;
H A Dsati_request_sense.c84 * @retval SATI_SUCCESS indicates that the translation was supported and occurred
180 return SATI_SUCCESS;
185 return SATI_SUCCESS;
H A Dsati_unmap.c106 * @retval SATI_SUCCESS This is returned in all other cases.
137 return SATI_SUCCESS;
145 * @retval SATI_SUCCESS This is returned in all other cases.
188 return SATI_SUCCESS;
217 * @retval SATI_SUCCESS This is returned if the command translation was
265 return SATI_SUCCESS;
294 return SATI_SUCCESS;
369 * @retval SATI_SUCCESS
520 * @retval SATI_SUCCESS This is returned if the command translation was
559 * @retval SATI_SUCCESS Thi
[all...]
H A Dsati_mode_sense.c90 * @retval SATI_SUCCESS This value is returned if the page control is
108 return SATI_SUCCESS;
137 * @retval SATI_SUCCESS This value is returned if the page code is
248 return SATI_SUCCESS;
322 if (status != SATI_SUCCESS)
329 if (status != SATI_SUCCESS)
334 return SATI_SUCCESS;
H A Dsati_read_buffer.c76 * @retval SATI_SUCCESS indicates that the translation was supported and occurred
113 status = SATI_SUCCESS;
H A Dscif_sas_stp_task_request.c175 if (sati_status == SATI_SUCCESS)
H A Dsati_passthrough.c297 * @retval SATI_SUCCESS This is returned if the command translation was
368 return SATI_SUCCESS;
376 * @retval SATI_SUCCESS This is returned if the command translation was
454 return SATI_SUCCESS;
H A Dsati_read_capacity.c122 return SATI_SUCCESS;
187 return SATI_SUCCESS;
H A Dsati_log_sense.c650 status = SATI_SUCCESS;
662 status = SATI_SUCCESS;
680 status = SATI_SUCCESS;
H A Dsati_atapi.c157 status = SATI_SUCCESS;
H A Dsati_reassign_blocks.c81 * @retval SATI_SUCCESS This is returned in all other cases.
99 * @retval SATI_SUCCESS This is returned in all other cases.
125 * @retval SATI_SUCCESS This is returned in all other cases.
144 return SATI_SUCCESS;
158 * @retval SATI_SUCCESS This is returned in all other cases.
181 return SATI_SUCCESS; //sati_move_set_sector_count(sequence,scsi_io,ata_io,1,0);
188 * @retval SATI_SUCCESS This is returned in all other cases.
226 * @retval SATI_SUCCESS This is returned in all other cases.
375 * @retval SATI_SUCCESS
432 * @retval SATI_SUCCESS
[all...]
H A Dscif_sas_stp_io_request.c378 if (sati_status == SATI_SUCCESS)
461 if (sati_status == SATI_SUCCESS)
H A Dsati_mode_select.c256 * @retval SATI_SUCCESS
315 * @retval SATI_SUCCESS
348 * @retval SATI_SUCCESS
431 status = SATI_SUCCESS;
445 * @retval SATI_SUCCESS
511 * @retval SATI_SUCCESS
566 status = SATI_SUCCESS;
580 * @retval SATI_SUCCESS
671 status = SATI_SUCCESS ;
696 * @retval SATI_SUCCESS
[all...]
H A Dsati_start_stop_unit.c262 return SATI_SUCCESS;
H A Dsati_inquiry.c747 return SATI_SUCCESS;

Completed in 87 milliseconds