Home
last modified time | relevance | path

Searched refs:xsd_sockmsg (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/sys/
H A Dxenbus_impl.h264 struct xsd_sockmsg;
266 extern int xenbus_dev_request_and_reply(struct xsd_sockmsg *, void **);
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxenbus_xs.c100 struct xsd_sockmsg hdr;
181 read_reply(struct xsd_sockmsg *req_hdr, struct xs_stored_msg **reply) in read_reply()
219 struct xsd_sockmsg msg = { 0 }; in xenbus_debug_write()
241 xenbus_dev_request_and_reply(struct xsd_sockmsg *msg, void **reply) in xenbus_dev_request_and_reply()
243 struct xsd_sockmsg req_msg = *msg; in xenbus_dev_request_and_reply()
298 struct xsd_sockmsg msg; in xs_talkv()
H A Dxenbus_dev.c119 struct xsd_sockmsg msg;
145 static int xenbusdrv_queue_reply(xenbus_dev_t *, const struct xsd_sockmsg *,
483 xenbusdrv_queue_reply(xenbus_dev_t *xbs, const struct xsd_sockmsg *msg, in xenbusdrv_queue_reply()
/illumos-gate/usr/src/uts/common/xen/public/io/
H A Dxs_wire.h86 struct xsd_sockmsg struct