centos man page for mpt_diag_reset

Query: mpt_diag_reset

OS: centos

Section: 9

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

MPT_DIAG_RESET(9)					       Message-based devices						 MPT_DIAG_RESET(9)

NAME
mpt_diag_reset - Perform hard reset of the adapter.
SYNOPSIS
int mpt_diag_reset(MPT_ADAPTER * ioc, int ignore, int sleepFlag);
ARGUMENTS
ioc Pointer to MPT_ADAPTER structure ignore Set if to honor and clear to ignore the reset history bit sleepFlag CAN_SLEEP if called in a non-interrupt thread, else set to NO_SLEEP (use mdelay instead)
DESCRIPTION
This routine places the adapter in diagnostic mode via the WriteSequence register and then performs a hard reset of adapter via the Diagnostic register. Adapter should be in ready state upon successful completion.
RETURNS
1 hard reset successful 0 no reset performed because reset history bit set -2 enabling diagnostic mode failed -3 diagnostic reset failed
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 MPT_DIAG_RESET(9)
Related Man Pages
hy(4) - bsd
sg_reset(8) - suse
scsi_reset(9f) - suse
scsi_reset(9f) - mojave
scsi_reset(9f) - linux
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!