centos man page for ata_scsi_slave_destroy

Query: ata_scsi_slave_destroy

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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

NAME
ata_scsi_slave_destroy - SCSI device is about to be destroyed
SYNOPSIS
void ata_scsi_slave_destroy(struct scsi_device * sdev);
ARGUMENTS
sdev SCSI device to be destroyed
DESCRIPTION
sdev is about to be destroyed for hot/warm unplugging. If this unplugging was initiated by libata as indicated by NULL dev->sdev, this function doesn't have to do anything. Otherwise, SCSI layer initiated warm-unplug is in progress. Clear dev->sdev, schedule the device for ATA detach and invoke EH.
LOCKING
Defined by SCSI layer. We don't really care.
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ATA_SCSI_SLAVE_DESTR(9)
Related Man Pages
srp_reconnect_rport(9) - centos
pt(4) - debian
vparutil(1m) - hpux
mlib_imagestddev_fp(3mlib) - sunos
dev_module(9) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq