mpt_handshake_req_reply_wait — Send MPT request to and receive reply
int mpt_handshake_req_reply_wait ( | MPT_ADAPTER * | ioc, |
| int | reqBytes, | |
| u32 * | req, | |
| int | replyBytes, | |
| u16 * | u16reply, | |
| int | maxwait, | |
| int | sleepFlag); |
iocPointer to MPT_ADAPTER structure
reqBytesSize of the request in bytes
reqPointer to MPT request frame
replyBytesExpected size of the reply in bytes
u16replyPointer to area where reply should be written
maxwaitMax wait time for a reply (in seconds)
sleepFlagSpecifies whether the process can sleep