centos man page for mpt_softresethandler

Query: mpt_softresethandler

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MPT_SOFTRESETHANDLER(9) 				       Message-based devices					   MPT_SOFTRESETHANDLER(9)

NAME
mpt_SoftResetHandler - Issues a less expensive reset
SYNOPSIS
int mpt_SoftResetHandler(MPT_ADAPTER * ioc, int sleepFlag);
ARGUMENTS
ioc Pointer to MPT_ADAPTER structure sleepFlag Indicates if sleep or schedule must be called.
DESCRIPTION
Returns 0 for SUCCESS or -1 if FAILED. Message Unit Reset - instructs the IOC to reset the Reply Post and Free FIFO's. All the Message Frames on Reply Free FIFO are discarded. All posted buffers are freed, and event notification is turned off. IOC doesn't reply to any outstanding request. This will transfer IOC to READY state.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 MPT_SOFTRESETHANDLER(9)
Related Man Pages
ib(4) - sunos
ib(4) - hpux
ib(4) - debian
ib(4) - v7
ib(4) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Docker learning Phase-I