suse man page for scsi_internal_device_block

Query: scsi_internal_device_block

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_block - internal function to put a device temporarily into the SDEV_BLOCK state
SYNOPSIS
int scsi_internal_device_block(struct scsi_device * sdev);
ARGUMENTS
sdev device to block
DESCRIPTION
Block request made by scsi lld's to temporarily stop all scsi commands on the specified 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_BLOCK state (which must be a legal transition). When the device is in this state, all commands are deferred until the scsi lld reenables the device with scsi_device_unblock or device_block_tmo fires. This routine assumes the host_lock is held on 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
fc_remote_port_delete(9) - centos
fc_remote_port_add(9) - suse
sbp(4) - netbsd
scsi_get_device_type_scsi_options(9f) - sunos
scsi_get_device_type_scsi_options(9f) - opensolaris
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Getting command output to putty window title.
SOCKS proxy &amp; PAM configuration exposure
A (ksh) Library For and From UNIX.com