Query: mpt_diag_reset
OS: suse
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)NAMEmpt_diag_reset - Perform hard reset of the adapter.SYNOPSISint mpt_diag_reset(MPT_ADAPTER * ioc, int ignore, int sleepFlag);ARGUMENTSioc 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)DESCRIPTIONThis 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.RETURNS1 hard reset successful 0 no reset performed because reset history bit set -2 enabling diagnostic mode failed -3 diagnostic reset failedCOPYRIGHTKernel Hackers Manual 2.6. July 2010 MPT_DIAG_RESET(9)
| Related Man Pages | 
|---|
| scsi_reset_notify(9f) - opensolaris | 
| sg_reset(8) - debian | 
| xna(4) - ultrix | 
| scsi_reset(9f) - php | 
| scsi_reset(9f) - mojave | 
| Similar Topics in the Unix Linux Community | 
|---|
| How to restrict user to a specific directory in solaris 10 | 
| Change directory error | 
| Migrating to UNIX | 
| Update kernel Linux without reboot?! | 
| Shopt -s histappend |