mpt_handshake_req_reply_wait
static int mpt_handshake_req_reply_wait(MPT_ADAPTER *ioc, int reqBytes,
r = mpt_handshake_req_reply_wait(ioc, req_sz, (u32*)&get_facts,
ii = mpt_handshake_req_reply_wait(ioc, req_sz, (u32*)&get_pfacts,
r = mpt_handshake_req_reply_wait(ioc, sizeof(IOCInit_t), (u32*)&ioc_init,
rc = mpt_handshake_req_reply_wait(ioc, req_sz,
rc = mpt_handshake_req_reply_wait(ioc, req_sz,
ii = mpt_handshake_req_reply_wait(ioc, request_size, (u32 *)prequest,
return mpt_handshake_req_reply_wait(ioc, sizeof(EventNotification_t),