Rechercher une page de manuel
ata_scsi_hotplug
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
ata_scsi_hotplug - SCSI part of hotplugSYNOPSIS
- void ata_scsi_hotplug(struct work_struct * work);
ARGUMENTS
work
- Pointer to ATA port to perform SCSI hotplug on
DESCRIPTION
Perform SCSI part of hotplug. It's executed from a separate workqueue after EH completes. This is necessary because SCSI hot plugging requires working EH and hot unplugging is synchronized with hot plugging with a mutex.
LOCKING
Kernel thread context (may sleep).
AUTHOR
Jeff Garzik
- Author.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre