ata_scsi_offline_dev(9) suse man page | unix.com

Man Page: ata_scsi_offline_dev

Operating Environment: suse

Section: 9

ATA_SCSI_OFFLINE_DEV(9) 				  libata SCSI translation/emulat				   ATA_SCSI_OFFLINE_DEV(9)

NAME
ata_scsi_offline_dev - offline attached SCSI device
SYNOPSIS
int ata_scsi_offline_dev(struct ata_device * dev);
ARGUMENTS
dev ATA device to offline attached SCSI device for
DESCRIPTION
This 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.
LOCKING
spin_lock_irqsave(host lock)
RETURNS
1 if attached SCSI device exists, 0 otherwise.
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ATA_SCSI_OFFLINE_DEV(9)
Related Man Pages
f1tattoo(1) - debian
scsi-spin(8) - debian
ata_scsi_translate(9) - suse
i2o_scsi(7d) - sunos
stmfofflinetarget(3stmf) - opensolaris
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I