Query: ata_scsi_offline_dev
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATA_SCSI_OFFLINE_DEV(9) libata SCSI translation/emulat ATA_SCSI_OFFLINE_DEV(9)NAMEata_scsi_offline_dev - offline attached SCSI deviceSYNOPSISint ata_scsi_offline_dev(struct ata_device * dev);ARGUMENTSdev ATA device to offline attached SCSI device forDESCRIPTIONThis function is called from ata_eh_hotplug and responsible for taking the SCSI device attached to dev offline. This function is called with host lock which protects dev->sdev against clearing.LOCKINGspin_lock_irqsave(host lock)RETURNS1 if attached SCSI device exists, 0 otherwise.AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 ATA_SCSI_OFFLINE_DEV(9)