1. NAME

ata_scsi_dev_rescan - initiate scsi_rescan_device

2. SYNOPSIS

void ata_scsi_dev_rescan(struct work_struct *  work );

3. ARGUMENTS

work
    Pointer to ATA port to perform scsi_rescan_device

4. DESCRIPTION

After ATA pass thru (SAT) commands are executed successfully, libata need to propagate the changes to SCSI layer.

5. LOCKING

Kernel thread context (may sleep).

6. AUTHOR

Jeff Garzik
    Author.

7. COPYRIGHT