Home
last modified time | relevance | path

Searched refs:sati_set_ata_control (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/dev/isci/scil/
Dsati_lun_reset.c97 sati_set_ata_control(register_fis, ATA_CONTROL_REG_SOFT_RESET_BIT); in sati_lun_reset_translate_command()
Dsati_util.h122 #define sati_set_ata_control(the_reg_fis, value) \ macro