Query: sendiocreset
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SENDIOCRESET(9) Message-based devices SENDIOCRESET(9)NAMESendIocReset - Send IOCReset request to MPT adapter.SYNOPSISint SendIocReset(MPT_ADAPTER * ioc, u8 reset_type, int sleepFlag);ARGUMENTSioc Pointer to MPT_ADAPTER structure reset_type reset type, expected values are MPI_FUNCTION_IOC_MESSAGE_UNIT_RESET or MPI_FUNCTION_IO_UNIT_RESET sleepFlag Specifies whether the process can sleepDESCRIPTIONSend IOCReset request to the MPT adapter. Returns 0 for success, non-zero for failure.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SENDIOCRESET(9)