Rechercher une page de manuel
sata_std_hardreset
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
sata_std_hardreset - COMRESET w/o waiting or classificationSYNOPSIS
- int sata_std_hardreset(struct ata_link * link, unsigned int * class, unsigned long deadline);
ARGUMENTS
link
- link to reset
class
- resulting class of attached device
deadline
- deadline jiffies for the operation
DESCRIPTION
Standard SATA COMRESET w/o waiting or classification.
LOCKING
Kernel thread context (may sleep)
RETURNS
0 if link offline, -EAGAIN if link online, -errno on errors.
AUTHOR
Jeff Garzik
- Author.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre