ata_force_xfermask (9) Linux Manual Page
ata_force_xfermask – force xfermask according to libata.force
Synopsis
void ata_force_xfermask(struct ata_device *dev);
Arguments
dev
-
- ATA device of interest
Description
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.
LOCKING: EH context.
Author
Jeff Garzik
- Author.
