1ATA_SCSI_REMOVE_DEV(9) libata SCSI translation/emulat ATA_SCSI_REMOVE_DEV(9)
2
3
4
6 ata_scsi_remove_dev - remove attached SCSI device
7
9 void ata_scsi_remove_dev(struct ata_device * dev);
10
12 dev
13 ATA device to remove attached SCSI device for
14
16 This function is called from ata_eh_scsi_hotplug and responsible for
17 removing the SCSI device attached to dev.
18
20 Kernel thread context (may sleep).
21
23 Jeff Garzik
24 Author.
25
27Kernel Hackers Manual 2.6. November 2011 ATA_SCSI_REMOVE_DEV(9)