Compute supported xfermask of the given device
void ata_dev_xfermask(struct ata_device * dev);
dev
Device to compute xfermask for
Compute supported xfermask of dev and store it in dev->*_mask. This function is responsible for applying all known limits including host controller limits, device blacklist, etc...
None.
Jeff Garzik
Author.