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

NAME

6       ata_scsi_dev_rescan - initiate scsi_rescan_device
7

SYNOPSIS

9       void ata_scsi_dev_rescan(struct work_struct * work);
10

ARGUMENTS

12       work
13           Pointer to ATA port to perform scsi_rescan_device
14

DESCRIPTION

16       After ATA pass thru (SAT) commands are executed successfully, libata
17       need to propagate the changes to SCSI layer. This function must be
18       executed from ata_aux_wq such that sdev attach/detach donĀ“t race with
19       rescan.
20

LOCKING

22       Kernel thread context (may sleep).
23

AUTHOR

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