Home
last modified time | relevance | path

Searched refs:ATA_FLUSH_CACHE (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dsati_start_stop_unit.c109 sequence->command_specific_data.translated_command = ATA_FLUSH_CACHE; in sati_start_stop_unit_translate_command()
192 sequence->command_specific_data.translated_command = ATA_FLUSH_CACHE; in sati_start_stop_unit_translate_command()
215 sequence->command_specific_data.translated_command = ATA_FLUSH_CACHE; in sati_start_stop_unit_translate_command()
232 sequence->command_specific_data.translated_command = ATA_FLUSH_CACHE; in sati_start_stop_unit_translate_command()
289 case ATA_FLUSH_CACHE: in sati_start_stop_unit_translate_response()
H A Dsati_synchronize_cache.c113 sati_set_ata_command(register_fis, ATA_FLUSH_CACHE); in sati_synchronize_cache_translate_command()
H A Dintel_ata.h79 #define ATA_FLUSH_CACHE 0xE7 macro
H A Dsati_util.c1528 sati_set_ata_command(register_fis, ATA_FLUSH_CACHE); in sati_ata_flush_cache_construct()