mpt_hardresethandler(9) centos man page | unix.com

Man Page: mpt_hardresethandler

Operating Environment: centos

Section: 9

MPT_HARDRESETHANDLER(9) 				       Message-based devices					   MPT_HARDRESETHANDLER(9)

NAME
mpt_HardResetHandler - Generic reset handler
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
Issues SCSI Task Management call based on input arg values. If TaskMgmt fails, returns associated SCSI request.
REMARK
_HardResetHandler can be invoked from an interrupt thread (timer) or a non-interrupt thread. In the former, must not call schedule.
NOTE
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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 MPT_HARDRESETHANDLER(9)
Related Man Pages
del_timer_sync(9) - centos
request_threaded_irq(9) - centos
request_irq(9) - suse
swi(9) - minix
swi(9) - osx
Similar Topics in the Unix Linux Community
Weird 'find' results
DB2 convert digits to binary format
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
Controlling user input