Home
last modified time | relevance | path

Searched refs:mpt_handshake_req_reply_wait (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/message/fusion/
Dmptbase.c166 static int mpt_handshake_req_reply_wait(MPT_ADAPTER *ioc, int reqBytes,
3100 r = mpt_handshake_req_reply_wait(ioc, req_sz, (u32*)&get_facts, in GetIocFacts()
3272 ii = mpt_handshake_req_reply_wait(ioc, req_sz, (u32*)&get_pfacts, in GetPortFacts()
3382 r = mpt_handshake_req_reply_wait(ioc, sizeof(IOCInit_t), (u32*)&ioc_init, in SendIocInit()
3470 rc = mpt_handshake_req_reply_wait(ioc, req_sz, in SendPortEnable()
3474 rc = mpt_handshake_req_reply_wait(ioc, req_sz, in SendPortEnable()
3612 ii = mpt_handshake_req_reply_wait(ioc, request_size, (u32 *)prequest, in mpt_do_upload()
4654 mpt_handshake_req_reply_wait(MPT_ADAPTER *ioc, int reqBytes, u32 *req, in mpt_handshake_req_reply_wait() function
6286 return mpt_handshake_req_reply_wait(ioc, sizeof(EventNotification_t), in SendEventNotification()