Searched refs:MSG_IOC_FACTS_REPLY (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/mpt/
H A Dmpt_debug.c385 mpt_print_ioc_facts(MSG_IOC_FACTS_REPLY *msg)
502 mpt_print_ioc_facts((MSG_IOC_FACTS_REPLY *)msg);
H A Dmpt.h248 void mpt2host_iocfacts_reply(MSG_IOC_FACTS_REPLY *);
568 MSG_IOC_FACTS_REPLY ioc_facts;
H A Dmpt.c1510 mpt_get_iocfacts(struct mpt_softc *mpt, MSG_IOC_FACTS_REPLY *freplp)
2938 mpt2host_iocfacts_reply(MSG_IOC_FACTS_REPLY *rp)
/freebsd-13-stable/sys/dev/mpt/mpilib/
H A Dmpi_ioc.h66 * Added IocNumber field to MSG_IOC_FACTS_REPLY.
72 * MSG_IOC_FACTS_REPLY and MPI_FW_HEADER.
77 * Replaced a reserved field in MSG_IOC_FACTS_REPLY with
83 * 03-14-02 01.02.05 Added HeaderVersion field to MSG_IOC_FACTS_REPLY.
89 * 04-29-04 01.02.09 Added IOCCapabilities field to MSG_IOC_FACTS_REPLY and
93 * Added three new fields to MSG_IOC_FACTS_REPLY.
104 * MSG_IOC_FACTS_REPLY.
300 } MSG_IOC_FACTS_REPLY, MPI_POINTER PTR_MSG_IOC_FACTS_REPLY, typedef in typeref:struct:_MSG_IOC_FACTS_REPLY

Completed in 278 milliseconds