do_smt_write_rpl
t3_register_cpl_handler(CPL_SMT_WRITE_RPL, do_smt_write_rpl);
do_smt_write_rpl(q->adap, p);
void do_smt_write_rpl(struct adapter *p, const struct cpl_smt_write_rpl *rpl);