Man Page: scsi_internal_device_unblock
Operating Environment: suse
Section: 9
SCSI_INTERNAL_DEVICE(9) SCSI mid layer SCSI_INTERNAL_DEVICE(9)NAMEscsi_internal_device_unblock - resume a device after a block requestSYNOPSISint scsi_internal_device_unblock(struct scsi_device * sdev);ARGUMENTSsdev device to resumeDESCRIPTIONCalled 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.NOTESThis 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.AUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SCSI_INTERNAL_DEVICE(9)
| Related Man Pages |
|---|
| struct_device_driver(9) - centos |
| struct_usb_driver(9) - centos |
| fc_remote_port_add(9) - suse |
| struct_usb_device_driver(9) - suse |
| tapset::scsi(3stap) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Tar Command |
| A (ksh) Library For and From UNIX.com |
| The Future of the PM (Private Message) System at UNIX.com |
| 32 bit process addressing more than 4GB |