mpt_HardResetHandler

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

 

NAME

mpt_HardResetHandler - Generic reset handler, issue SCSI Task  

SYNOPSIS

"SYNOPSIS"

int mpt_HardResetHandler (MPT_ADAPTER * ioc, int sleepFlag);  

ARGUMENTS

ioc
Pointer to MPT_ADAPTER structure
sleepFlag
Indicates if sleep or schedule must be called.
 

DESCRIPTION

Management call based on input arg values. If TaskMgmt fails, return associated SCSI request.  

REMARK

A return of -1 is a FATAL error case, as it means a FW reload/initialization failed.

Returns 0 for SUCCESS or -1 if FAILED.  

REMARK

A return of -1 is a FATAL error case, as it means a FW reload/initialization failed.

Returns 0 for SUCCESS or -1 if FAILED.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
REMARK
REMARK

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