Query: ata_scsi_hotplug
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATA_SCSI_HOTPLUG(9) libata SCSI translation/emulat ATA_SCSI_HOTPLUG(9)NAMEata_scsi_hotplug - SCSI part of hotplugSYNOPSISvoid ata_scsi_hotplug(struct work_struct * work);ARGUMENTSwork Pointer to ATA port to perform SCSI hotplug onDESCRIPTIONPerform 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.LOCKINGKernel thread context (may sleep).AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ATA_SCSI_HOTPLUG(9)