HomeSort by: relevance | last modified time | path
    Searched defs:mpt2host_iocfacts_reply (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
mpt.c 1164 mpt2host_iocfacts_reply(&facts);
1312 mpt2host_iocfacts_reply(MSG_IOC_FACTS_REPLY *rp) function in typeref:typename:void
mpt.h 201 void mpt2host_iocfacts_reply(MSG_IOC_FACTS_REPLY *);
220 #define mpt2host_iocfacts_reply(x) do { ; } while (0) macro

Completed in 13 milliseconds