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

/freebsd-10.0-release/sys/dev/isci/scil/
H A Dsati_lun_reset.c102 sati_set_ata_features_exp(register_fis, 0);
H A Dsati_move.c205 sati_set_ata_features_exp(register_fis, 1);
268 sati_set_ata_features_exp(register_fis, (sector_count >> 8) & 0xFF);
H A Dsati_passthrough.c438 sati_set_ata_features_exp(register_fis, sati_get_cdb_byte(cdb, 3));
H A Dsati_util.h118 #define sati_set_ata_features_exp(the_reg_fis, value) \ macro

Completed in 315 milliseconds