Query: sata_down_spd_limit
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SATA_DOWN_SPD_LIMIT(9) libata Core Internals SATA_DOWN_SPD_LIMIT(9)NAMEsata_down_spd_limit - adjust SATA spd limit downwardSYNOPSISint sata_down_spd_limit(struct ata_link * link, u32 spd_limit);ARGUMENTSlink Link to adjust SATA spd limit for spd_limit Additional limitDESCRIPTIONAdjust SATA spd limit of link downward. Note that this function only adjusts the limit. The change must be applied using sata_set_spd. If spd_limit is non-zero, the speed is limited to equal to or lower than spd_limit if such speed is supported. If spd_limit is slower than any supported speed, only the lowest supported speed is allowed.LOCKINGInherited from caller.RETURNS0 on success, negative errno on failureAUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SATA_DOWN_SPD_LIMIT(9)
| Related Man Pages |
|---|
| sata(7d) - opensolaris |
| spd-say(1) - debian |
| siisata(4) - netbsd |
| siis(4) - mojave |
| siis(4) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Tar Command |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| Controlling user input |