Lines Matching defs:msg
128 struct slim_val_inf msg = {0, 2, NULL, wbuf, NULL};
130 DEFINE_SLIM_LDEST_TXN(txn, mc, 6, stream->dev->laddr, &msg);
148 struct slim_val_inf msg = {0, 1, NULL, wbuf, NULL};
150 DEFINE_SLIM_LDEST_TXN(txn, mc, 5, stream->dev->laddr, &msg);
164 struct slim_val_inf msg = {0, 1, NULL, wbuf, NULL};
166 DEFINE_SLIM_LDEST_TXN(txn, mc, 5, stream->dev->laddr, &msg);
275 struct slim_val_inf msg = {0, 4, NULL, wbuf, NULL};
277 DEFINE_SLIM_LDEST_TXN(txn, mc, 8, stream->dev->laddr, &msg);
310 struct slim_val_inf msg = {0, 4, NULL, wbuf, NULL};
312 DEFINE_SLIM_LDEST_TXN(txn, mc, 8, stream->dev->laddr, &msg);
334 struct slim_val_inf msg = {0, 1, NULL, wbuf, NULL};
336 DEFINE_SLIM_LDEST_TXN(txn, mc, 5, stream->dev->laddr, &msg);
338 txn.msg->num_bytes = 1;
339 txn.msg->wbuf = wbuf;