suse man page for scsi_internal_device_unblock

Query: scsi_internal_device_unblock

OS: suse

Section: 9

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

SCSI_INTERNAL_DEVICE(9) 					  SCSI mid layer					   SCSI_INTERNAL_DEVICE(9)

NAME
scsi_internal_device_unblock - resume a device after a block request
SYNOPSIS
int scsi_internal_device_unblock(struct scsi_device * sdev);
ARGUMENTS
sdev device to resume
DESCRIPTION
Called by scsi lld's or the midlayer to restart the device queue for the previously suspended scsi device. Called from interrupt or normal process context. Returns zero if successful or error if not.
NOTES
This routine transitions the device to the SDEV_RUNNING state (which must be a legal transition) allowing the midlayer to goose the queue for this device. This routine assumes the host_lock is held upon entry.
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SCSI_INTERNAL_DEVICE(9)
Related Man Pages
blk_init_queue(9) - centos
fc_remote_port_add(9) - centos
srp_reconnect_rport(9) - centos
struct_bus_type(9) - centos
blk_init_queue(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy &amp; PAM configuration exposure
Tar Command