Searched refs:translated_command (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/dev/isci/scil/
H A Dsati_start_stop_unit.c101 sequence->command_specific_data.translated_command = ATA_STANDBY_IMMED;
109 sequence->command_specific_data.translated_command = ATA_FLUSH_CACHE;
119 sequence->command_specific_data.translated_command = ATA_STANDBY_IMMED;
132 sequence->command_specific_data.translated_command = ATA_MEDIA_EJECT;
152 sequence->command_specific_data.translated_command = ATA_READ_VERIFY_SECTORS;
176 sequence->command_specific_data.translated_command = ATA_IDLE;
181 sequence->command_specific_data.translated_command = ATA_READ_VERIFY_SECTORS;
192 sequence->command_specific_data.translated_command = ATA_FLUSH_CACHE;
205 sequence->command_specific_data.translated_command = ATA_IDLE_IMMED;
215 sequence->command_specific_data.translated_command
[all...]
H A Dsati_translator_sequence.h347 U32 translated_command; member in union:SATI_TRANSLATOR_SEQUENCE::__anon8569
H A Dsati_mode_select.c637 sequence->command_specific_data.translated_command = ATA_STANDBY_IMMED;

Completed in 99 milliseconds