ata_scsi_dev_rescan (9) Linux Manual Page
ata_scsi_dev_rescan – initiate scsi_rescan_device
Synopsis
void ata_scsi_dev_rescan(struct work_struct *work);
Arguments
work
-
- Pointer to ATA port to perform
scsi_rescan_device - Pointer to ATA port to perform
Description
After ATA pass thru (SAT) commands are executed successfully, libata need to propagate the changes to SCSI layer.
LOCKING: Kernel thread context (may sleep).
Author
Jeff Garzik
- Author.
