Searched refs:xenbus_dev_error (Results 1 – 4 of 4) sorted by relevance
| /titanic_50/usr/src/uts/common/xen/sys/ |
| H A D | xenbus_impl.h | 226 extern void xenbus_dev_error(struct xenbus_device *dev, int err,
|
| /titanic_50/usr/src/uts/common/xen/io/ |
| H A D | xenbus_client.c | 211 xenbus_dev_error(struct xenbus_device *dev, int err, const char *fmt, ...) in xenbus_dev_error() function
|
| H A D | xnf.c | 496 xenbus_dev_error(xsd, err, "granting access to tx ring page"); in xnf_setup_rings() 508 xenbus_dev_error(xsd, err, "granting access to rx ring page"); in xnf_setup_rings() 658 xenbus_dev_error(xsd, err, "setting up ring"); in xnf_be_connect() 665 xenbus_dev_error(xsd, EIO, "starting transaction"); in xnf_be_connect() 721 xenbus_dev_error(xsd, err, "completing transaction"); in xnf_be_connect() 728 xenbus_dev_error(xsd, err, "%s", message); in xnf_be_connect() 755 xenbus_dev_error(xvdi_get_xsd(xnfp->xnf_devinfo), ENOENT, in xnf_read_config()
|
| /titanic_50/usr/src/uts/common/xen/os/ |
| H A D | xvdi.c | 1071 xenbus_dev_error(&pdp->xd_xsdev, errno, errstr); in xvdi_dev_error()
|