Searched refs:xenbus_dev_error (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/sys/
H A Dxenbus_impl.h226 extern void xenbus_dev_error(struct xenbus_device *dev, int err,
231 * Equivalent to xenbus_dev_error(dev, err, fmt, args), followed by
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxenbus_client.c211 xenbus_dev_error(struct xenbus_device *dev, int err, const char *fmt, ...) function
H A Dxnf.c496 xenbus_dev_error(xsd, err, "granting access to tx ring page");
508 xenbus_dev_error(xsd, err, "granting access to rx ring page");
658 xenbus_dev_error(xsd, err, "setting up ring");
665 xenbus_dev_error(xsd, EIO, "starting transaction");
721 xenbus_dev_error(xsd, err, "completing transaction");
728 xenbus_dev_error(xsd, err, "%s", message);
755 xenbus_dev_error(xvdi_get_xsd(xnfp->xnf_devinfo), ENOENT,
/illumos-gate/usr/src/uts/common/xen/os/
H A Dxvdi.c1071 xenbus_dev_error(&pdp->xd_xsdev, errno, errstr);

Completed in 69 milliseconds