xvdi_dev_error
xvdi_dev_error(dip, EINVAL,
xvdi_dev_error(dip, EAGAIN,
xvdi_dev_error(dip, err, "Getting type from backend device");
xvdi_dev_error(dip, ENXIO,
xvdi_dev_error(dip, err, "connect transaction init");
xvdi_dev_error(dip, err, "connect transaction setup");
xvdi_dev_error(dip, err, "connect transaction commit");
xvdi_dev_error(dip, err,
xvdi_dev_error(dip, err, "params change transaction init");
xvdi_dev_error(dip, err, "params change transaction setup");
xvdi_dev_error(dip, err, "params change transaction commit");
xvdi_dev_error(dip, r, "bind event channel");
xvdi_dev_error(dip, rv, "bind event channel");
void xvdi_dev_error(dev_info_t *, int, char *);