Query: ata_scsi_remove_dev
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATA_SCSI_REMOVE_DEV(9) libata SCSI translation/emulat ATA_SCSI_REMOVE_DEV(9)NAMEata_scsi_remove_dev - remove attached SCSI deviceSYNOPSISvoid ata_scsi_remove_dev(struct ata_device * dev);ARGUMENTSdev ATA device to remove attached SCSI device forDESCRIPTIONThis function is called from ata_eh_scsi_hotplug and responsible for removing the SCSI device attached to dev.LOCKINGKernel thread context (may sleep).AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ATA_SCSI_REMOVE_DEV(9)