Rechercher une page de manuel
ata_std_postreset
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
ata_std_postreset - standard postreset callbackSYNOPSIS
- void ata_std_postreset(struct ata_link * link, unsigned int * classes);
ARGUMENTS
link
- the target ata_link
classes
- classes of attached devices
DESCRIPTION
This function is invoked after a successful reset. Note that the device might have been reset more than once using different reset methods before postreset is invoked.
LOCKING
Kernel thread context (may sleep)
AUTHOR
Jeff Garzik
- Author.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre