Query: mpt_handshake_req_reply_wait
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MPT_HANDSHAKE_REQ_RE(9) Message-based devices MPT_HANDSHAKE_REQ_RE(9)NAMEmpt_handshake_req_reply_wait - Send MPT request to and receive reply from IOC via doorbell handshake method.SYNOPSISint mpt_handshake_req_reply_wait(MPT_ADAPTER * ioc, int reqBytes, u32 * req, int replyBytes, u16 * u16reply, int maxwait, int sleepFlag);ARGUMENTSioc Pointer to MPT_ADAPTER structure reqBytes Size of the request in bytes req Pointer to MPT request frame replyBytes Expected size of the reply in bytes u16reply Pointer to area where reply should be written maxwait Max wait time for a reply (in seconds) sleepFlag Specifies whether the process can sleepNOTESIt is the callers responsibility to byte-swap fields in the request which are greater than 1 byte in size. It is also the callers responsibility to byte-swap response fields which are greater than 1 byte in size. Returns 0 for success, non-zero for failure.COPYRIGHTKernel Hackers Manual 2.6. July 2010 MPT_HANDSHAKE_REQ_RE(9)
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Getting command output to putty window title. |
The Future of the PM (Private Message) System at UNIX.com |
Shopt -s histappend |
32 bit process addressing more than 4GB |