Query: ata_down_xfermask_limit
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATA_DOWN_XFERMASK_LI(9) libata Core Internals ATA_DOWN_XFERMASK_LI(9)NAMEata_down_xfermask_limit - adjust dev xfer masks downwardSYNOPSISint ata_down_xfermask_limit(struct ata_device * dev, unsigned int sel);ARGUMENTSdev Device to adjust xfer masks sel ATA_DNXFER_* selectorDESCRIPTIONAdjust xfer masks of dev downward. Note that this function does not apply the change. Invoking ata_set_mode afterwards will apply the limit.LOCKINGInherited from caller.RETURNS0 on success, negative errno on failureAUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ATA_DOWN_XFERMASK_LI(9)