1MPT_SOFTRESETHANDLER(9)      Message-based devices     MPT_SOFTRESETHANDLER(9)
2
3
4

NAME

6       mpt_SoftResetHandler - Issues a less expensive reset
7

SYNOPSIS

9       int mpt_SoftResetHandler(MPT_ADAPTER * ioc, int sleepFlag);
10

ARGUMENTS

12       ioc
13           Pointer to MPT_ADAPTER structure
14
15       sleepFlag
16           Indicates if sleep or schedule must be called.
17

DESCRIPTION

19       Returns 0 for SUCCESS or -1 if FAILED.
20
21       Message Unit Reset - instructs the IOC to reset the Reply Post and Free
22       FIFO's. All the Message Frames on Reply Free FIFO are discarded. All
23       posted buffers are freed, and event notification is turned off. IOC
24       doesn't reply to any outstanding request. This will transfer IOC to
25       READY state.
26
28Kernel Hackers Manual 3.10         June 2019           MPT_SOFTRESETHANDLER(9)
Impressum