ata_dev_xfermask(9) centos man page | unix.com

Man Page: ata_dev_xfermask

Operating Environment: centos

Section: 9

ATA_DEV_XFERMASK(9)					       libata Core Internals					       ATA_DEV_XFERMASK(9)

NAME
ata_dev_xfermask - Compute supported xfermask of the given device
SYNOPSIS
void ata_dev_xfermask(struct ata_device * dev);
ARGUMENTS
dev Device 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 Garzik Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ATA_DEV_XFERMASK(9)
Related Man Pages
ata_slave_link_init(9) - centos
device_create_vargs(9) - centos
struct_bus_type(9) - centos
struct_device_driver(9) - centos
ata_slave_link_init(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Tar Command
Docker learning Phase-I
Unsure why access time on a directory change isn't changing