Query: scsi_device_quiesce
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SCSI_DEVICE_QUIESCE(9) SCSI mid layer SCSI_DEVICE_QUIESCE(9)NAMEscsi_device_quiesce - Block user issued commands.SYNOPSISint scsi_device_quiesce(struct scsi_device * sdev);ARGUMENTSsdev scsi device to quiesce.DESCRIPTIONThis works by trying to transition to the SDEV_QUIESCE state (which must be a legal transition). When the device is in this state, only special requests will be accepted, all others will be deferred. Since special requests may also be requeued requests, a successful return doesn't guarantee the device will be totally quiescent. Must be called with user context, may sleep. Returns zero if unsuccessful or an error if not.AUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SCSI_DEVICE_QUIESCE(9)
Related Man Pages |
---|
fc_remote_port_add(9) - centos |
srp_reconnect_rport(9) - centos |
ata_scsi_translate(9) - suse |
tran_unquiesce(9e) - opensolaris |
tapset::scsi(3stap) - centos |
Similar Topics in the Unix Linux Community |
---|
Cut command on RHEL 6.8 compatibility issues |
SOCKS proxy & PAM configuration exposure |
Docker learning Phase-I |
Shopt -s histappend |
32 bit process addressing more than 4GB |