Lines Matching defs:tlp
216 struct dbglog *tlp, *slp;218 tlp = &tp->log[tp->log_ix];220 tlp->fmt = fmt;221 tlp->tb = readtb();222 tlp->phase = (ms->msgphase << 4) + ms->phase;223 tlp->bs0 = ms->mesh->bus_status0;224 tlp->bs1 = ms->mesh->bus_status1;225 tlp->tgt = ms->conn_tgt;226 tlp->d = a;227 *slp = *tlp;