SCSI_BLOCK_WHEN_PROCESSING_ERRORS

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

scsi_block_when_processing_errors - Prevent cmds from being queued.  

SYNOPSIS

"SYNOPSIS"

int scsi_block_when_processing_errors (struct scsi_device * sdev);  

ARGUMENTS

sdev
Device on which we are performing recovery.
 

DESCRIPTION

We block until the host is out of error recovery, and then check to see whether the host or the device is offline.  

RETURN VALUE

0 when dev was taken offline by error recovery. 1 OK to proceed.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
RETURN VALUE

This document was created by man2html, using the manual pages.
Time: 06:21:07 GMT, October 06, 2005