Home
last modified time | relevance | path

Searched refs:sati_set_ata_lba_high_exp (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dsati_lun_reset.c110 sati_set_ata_lba_high_exp(register_fis, 0); in sati_lun_reset_translate_command()
H A Dsati_move.c302 sati_set_ata_lba_high_exp(register_fis, 0); in sati_move_translate_32_bit_lba()
336 sati_set_ata_lba_high_exp(register_fis, sati_get_cdb_byte(cdb, 4)); in sati_move_translate_64_bit_lba()
H A Dsati_util.h138 #define sati_set_ata_lba_high_exp(the_reg_fis, value) \ macro
H A Dsati_passthrough.c442 sati_set_ata_lba_high_exp(register_fis, sati_get_cdb_byte(cdb, 11)); in sati_passthrough_16_translate_command()
H A Dsati_reassign_blocks.c111 sati_set_ata_lba_high_exp(register_fis, lba[5]); in set_current_long_lba()