Query: mpt_do_ioc_recovery
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MPT_DO_IOC_RECOVERY(9) Message-based devices MPT_DO_IOC_RECOVERY(9)NAMEmpt_do_ioc_recovery - Initialize or recover MPT adapter.SYNOPSISint mpt_do_ioc_recovery(MPT_ADAPTER * ioc, u32 reason, int sleepFlag);ARGUMENTSioc Pointer to MPT adapter structure reason Event word / reason sleepFlag Use schedule if CAN_SLEEP else use udelay.DESCRIPTIONThis routine performs all the steps necessary to bring the IOC to a OPERATIONAL state. This routine also pre-fetches the LAN MAC address of a Fibre Channel MPT adapter.RETURNS0 for success -1 if failed to get board READY -2 if READY but IOCFacts Failed -3 if READY but PrimeIOCFifos Failed -4 if READY but IOCInit Failed -5 if failed to enable_device and/or request_selected_regions -6 if failed to upload firmwareCOPYRIGHTKernel Hackers Manual 3.10 June 2014 MPT_DO_IOC_RECOVERY(9)
Related Man Pages |
---|
socal(7d) - opensolaris |
usoc(7d) - linux |
usoc(7d) - php |
usoc(7d) - centos |
usoc(7d) - minix |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
DB2 convert digits to binary format |
Docker learning Phase-I |
CentOS 6 ran out of space, need to reclaim it |
[TIP] Processing YAML files with yq |