Searched refs:get_facts (Results 1 – 1 of 1) sorted by relevance
3072 IOCFacts_t get_facts; in GetIocFacts() local3096 req_sz = sizeof(get_facts); in GetIocFacts()3097 memset(&get_facts, 0, req_sz); in GetIocFacts()3099 get_facts.Function = MPI_FUNCTION_IOC_FACTS; in GetIocFacts()3109 r = mpt_handshake_req_reply_wait(ioc, req_sz, (u32*)&get_facts, in GetIocFacts()