Searched refs:get_facts (Results 1 – 1 of 1) sorted by relevance
3069 IOCFacts_t get_facts; in GetIocFacts() local3093 req_sz = sizeof(get_facts); in GetIocFacts()3094 memset(&get_facts, 0, req_sz); in GetIocFacts()3096 get_facts.Function = MPI_FUNCTION_IOC_FACTS; in GetIocFacts()3106 r = mpt_handshake_req_reply_wait(ioc, req_sz, (u32*)&get_facts, in GetIocFacts()