Rechercher une page de manuel
ata_dev_configure
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
ata_dev_configure - Configure the specified ATA/ATAPI deviceSYNOPSIS
- int ata_dev_configure(struct ata_device * dev);
ARGUMENTS
dev
- Target device to configure
DESCRIPTION
Configure dev according to dev->id. Generic and low-level driver specific fixups are also applied.
LOCKING
Kernel thread context (may sleep)
RETURNS
0 on success, -errno otherwise
AUTHOR
Jeff Garzik
- Author.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre