Searched defs:xenbus_dev_fatal (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxenbus_client.c87 xenbus_dev_fatal(dev, err, "adding watch on %s", path);
145 xenbus_dev_fatal(dev, err, "writing new state");
222 xenbus_dev_fatal(struct xenbus_device *dev, int err, const char *fmt, ...) function
251 xenbus_dev_fatal(dev, err, "granting access to ring page");
263 xenbus_dev_fatal(dev, err, "allocating event channel");

Completed in 73 milliseconds