sata_down_spd_limit

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

sata_down_spd_limit - adjust SATA spd limit downward

SYNOPSIS

int sata_down_spd_limit(struct ata_link * link);

ARGUMENTS

link

Link to adjust SATA spd limit for

DESCRIPTION

Adjust SATA spd limit of link downward. Note that this function only adjusts the limit. The change must be applied using sata_set_spd.

LOCKING

Inherited from caller.

RETURNS

0 on success, negative errno on failure

AUTHOR

Jeff Garzik

Author.