Issue set features - xfer mode command
unsigned int ata_dev_set_xfermode(struct ata_device * dev);
dev
Device to which command will be sent
Issue SET FEATURES - XFER MODE command to device dev on port ap.
PCI/etc. bus probe sem.
0 on success, AC_ERR_* mask otherwise.
Jeff Garzik
Author.