Searched refs:ecf (Results 1 – 1 of 1) sorted by relevance
1007 struct smt_ecf *ecf ; in smt_send_ecf() local1012 ecf = smtod(mb, struct smt_ecf *) ; in smt_send_ecf()1014 smt_fill_echo(smc,&ecf->ec_echo,tid,len) ; /* set ECHO */ in smt_send_ecf()1015 ecf->smt.smt_dest = *dest ; /* destination address */ in smt_send_ecf()1016 ecf->smt.smt_tid = tid ; /* transaction ID */ in smt_send_ecf()