Rechercher une page de manuel
ata_bus_probe
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
ata_bus_probe - Reset and probe ATA busSYNOPSIS
- int ata_bus_probe(struct ata_port * ap);
ARGUMENTS
ap
- Bus to probe
DESCRIPTION
Master ATA bus probing function. Initiates a hardware-dependent bus reset, then attempts to identify any devices found on the bus.
LOCKING
PCI/etc. bus probe sem.
RETURNS
Zero on success, negative errno otherwise.
AUTHOR
Jeff Garzik
- Author.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre