Searched refs:xenbus_dev_fatal (Results 1 - 4 of 4) 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");
H A Dxenbus_probe.c72 xenbus_dev_fatal(xendev, err,
78 xenbus_dev_fatal(xendev, X_ENOENT, "missing other end from %s",
/illumos-gate/usr/src/uts/common/xen/sys/
H A Dxenbus_impl.h235 extern void xenbus_dev_fatal(struct xenbus_device *dev,
/illumos-gate/usr/src/uts/common/xen/os/
H A Dxvdi.c1080 xenbus_dev_fatal(&pdp->xd_xsdev, errno, errstr);

Completed in 64 milliseconds