HomeSort by: relevance | last modified time | path
    Searched defs:xbdback_send_reply (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/xen/xen/
xbdback_xenbus.c 286 static void xbdback_send_reply(struct xbdback_instance *, uint64_t , int , int);
1097 xbdback_send_reply(xbdi, req->id, real_op,
1323 xbdback_send_reply(xbdi, req->id, req->operation,
1471 xbdback_send_reply(xbdi, req->id, req->operation, error);
1591 xbdback_send_reply(xbdi, req->id, req->operation, status);
1621 xbdback_send_reply(struct xbdback_instance *xbdi, uint64_t id, function in typeref:typename:void
1663 XENPRINTF(("xbdback_send_reply notify %d\n", xbdi->xbdi_domid));
xbdback_xenbus.c 286 static void xbdback_send_reply(struct xbdback_instance *, uint64_t , int , int);
1097 xbdback_send_reply(xbdi, req->id, real_op,
1323 xbdback_send_reply(xbdi, req->id, req->operation,
1471 xbdback_send_reply(xbdi, req->id, req->operation, error);
1591 xbdback_send_reply(xbdi, req->id, req->operation, status);
1621 xbdback_send_reply(struct xbdback_instance *xbdi, uint64_t id, function in typeref:typename:void
1663 XENPRINTF(("xbdback_send_reply notify %d\n", xbdi->xbdi_domid));
xbdback_xenbus.c 286 static void xbdback_send_reply(struct xbdback_instance *, uint64_t , int , int);
1097 xbdback_send_reply(xbdi, req->id, real_op,
1323 xbdback_send_reply(xbdi, req->id, req->operation,
1471 xbdback_send_reply(xbdi, req->id, req->operation, error);
1591 xbdback_send_reply(xbdi, req->id, req->operation, status);
1621 xbdback_send_reply(struct xbdback_instance *xbdi, uint64_t id, function in typeref:typename:void
1663 XENPRINTF(("xbdback_send_reply notify %d\n", xbdi->xbdi_domid));

Completed in 34 milliseconds