Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dsati_lun_reset.c102 sati_set_ata_features_exp(register_fis, 0); in sati_lun_reset_translate_command()
H A Dsati_move.c205 sati_set_ata_features_exp(register_fis, 1); in sati_move_ncq_translate_8_bit_sector_count()
268 sati_set_ata_features_exp(register_fis, (sector_count >> 8) & 0xFF); in sati_move_set_sector_count()
H A Dsati_util.h120 #define sati_set_ata_features_exp(the_reg_fis, value) \ macro
H A Dsati_passthrough.c438 sati_set_ata_features_exp(register_fis, sati_get_cdb_byte(cdb, 3)); in sati_passthrough_16_translate_command()