Searched refs:mpt2host_iocfacts_reply (Results 1 – 2 of 2) sorted by relevance
240 void mpt2host_iocfacts_reply(MSG_IOC_FACTS_REPLY *);259 #define mpt2host_iocfacts_reply(x) do { ; } while (0) macro
2654 mpt2host_iocfacts_reply(&mpt->ioc_facts); in mpt_configure_ioc()2938 mpt2host_iocfacts_reply(MSG_IOC_FACTS_REPLY *rp) in mpt2host_iocfacts_reply() function