Man Page: mpt_hardresethandler
Operating Environment: centos
Section: 9
MPT_HARDRESETHANDLER(9) Message-based devices MPT_HARDRESETHANDLER(9)NAMEmpt_HardResetHandler - Generic reset handlerSYNOPSISint mpt_HardResetHandler(MPT_ADAPTER * ioc, int sleepFlag);ARGUMENTSioc Pointer to MPT_ADAPTER structure sleepFlag Indicates if sleep or schedule must be called.DESCRIPTIONIssues 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.NOTEA return of -1 is a FATAL error case, as it means a FW reload/initialization failed. Returns 0 for SUCCESS or -1 if FAILED.COPYRIGHTKernel Hackers Manual 3.10 June 2014 MPT_HARDRESETHANDLER(9)
| Related Man Pages |
|---|
| swi(9) - debian |
| request_threaded_irq(9) - centos |
| swi_remove(9) - freebsd |
| swi(9) - redhat |
| swi(9) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Best performance UNIX just for HOST Virtualization? |
| Tar Command |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |