1ATA_SCSI_HOTPLUG(9)     libata SCSI translation/emulat     ATA_SCSI_HOTPLUG(9)
2
3
4

NAME

6       ata_scsi_hotplug - SCSI part of hotplug
7

SYNOPSIS

9       void ata_scsi_hotplug(struct work_struct * work);
10

ARGUMENTS

12       work
13           Pointer to ATA port to perform SCSI hotplug on
14

DESCRIPTION

16       Perform SCSI part of hotplug. It's executed from a separate workqueue
17       after EH completes. This is necessary because SCSI hot plugging
18       requires working EH and hot unplugging is synchronized with hot
19       plugging with a mutex.
20

LOCKING

22       Kernel thread context (may sleep).
23

AUTHOR

25       Jeff Garzik
26           Author.
27
29Kernel Hackers Manual 3.10         June 2019               ATA_SCSI_HOTPLUG(9)
Impressum