Searched refs:get_facts (Results 1 – 1 of 1) sorted by relevance
3073 IOCFacts_t get_facts; in GetIocFacts() local3097 req_sz = sizeof(get_facts); in GetIocFacts()3098 memset(&get_facts, 0, req_sz); in GetIocFacts()3100 get_facts.Function = MPI_FUNCTION_IOC_FACTS; in GetIocFacts()3110 r = mpt_handshake_req_reply_wait(ioc, req_sz, (u32*)&get_facts, in GetIocFacts()