Searched refs:xenbus_dev_fatal (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/xen/io/ |
H A D | xenbus_client.c | 87 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 D | xenbus_probe.c | 72 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 D | xenbus_impl.h | 235 extern void xenbus_dev_fatal(struct xenbus_device *dev,
|
/illumos-gate/usr/src/uts/common/xen/os/ |
H A D | xvdi.c | 1080 xenbus_dev_fatal(&pdp->xd_xsdev, errno, errstr);
|
Completed in 64 milliseconds