other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
ATA_DEV_XFERMASK(9) | libata Core Internals | ATA_DEV_XFERMASK(9) |
NAME¶
ata_dev_xfermask - Compute supported xfermask of the given deviceSYNOPSIS¶
void
ata_dev_xfermask(struct ata_device * dev);
ARGUMENTS¶
devDevice to compute xfermask for
DESCRIPTION¶
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...LOCKING¶
None.AUTHOR¶
Jeff GarzikAuthor.
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |