Force xfermask according to libata.force
void ata_force_xfermask(struct ata_device * dev);
dev
ATA device of interest
Force xfer_mask according to libata.force and whine about it. For consistency with link selection, device number 15 selects the first device connected to the host link.
EH context.
Jeff Garzik
Author.