Home
last modified time | relevance | path

Searched refs:xenbus_gather (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/uts/common/xen/io/
H A Dxenbus_probe.c68 int err = xenbus_gather(XBT_NULL, xendev->nodename, in read_otherend_details()
H A Dxenbus_client.c273 int err = xenbus_gather(XBT_NULL, path, "state", "%d", &result, NULL); in xenbus_read_driver_state()
H A Dblk_common.c708 e = xenbus_gather(XBT_NULL, oename, "ring-ref", "%lu", &gref, in blk_bindto_frontend()
716 e = xenbus_gather(XBT_NULL, oename, "protocol", "%63s", in blk_bindto_frontend()
H A Dxdb.c754 err = xenbus_gather(XBT_NULL, oename, in xdb_bindto_frontend()
768 err = xenbus_gather(XBT_NULL, oename, in xdb_bindto_frontend()
H A Dxenbus_xs.c675 xenbus_gather(xenbus_transaction_t t, const char *dir, ...) in xenbus_gather() function
H A Dxnb.c1662 if (xenbus_gather(XBT_NULL, oename, in xnb_read_oe_config()
H A Dxdf.c1796 if (xenbus_gather(XBT_NULL, oename, in xdf_setstate_connected()
/titanic_44/usr/src/uts/common/xen/sys/
H A Dxenbus_impl.h145 extern int xenbus_gather(xenbus_transaction_t t, const char *dir, ...);