/src/sys/arch/xen/xenbus/ |
xenbus_dev.c | 207 queue_reply(struct xenbus_dev_lwp *xlwp, function in typeref:typename:void 312 queue_reply(xlwp, (char *)&xlwp->u.msg, 314 queue_reply(xlwp, (char *)reply, xlwp->u.msg.len);
|
xenbus_dev.c | 207 queue_reply(struct xenbus_dev_lwp *xlwp, function in typeref:typename:void 312 queue_reply(xlwp, (char *)&xlwp->u.msg, 314 queue_reply(xlwp, (char *)reply, xlwp->u.msg.len);
|