MSG_PORT_FACTS_REPLY
mpt_get_portfacts(struct mpt_softc *mpt, U8 port, MSG_PORT_FACTS_REPLY *freplp)
len = mpt->ioc_facts.NumberOfPorts * sizeof (MSG_PORT_FACTS_REPLY);
mpt2host_portfacts_reply(MSG_PORT_FACTS_REPLY *pfp)
void mpt2host_portfacts_reply(MSG_PORT_FACTS_REPLY *);
MSG_PORT_FACTS_REPLY * port_facts;