Searched refs:xvdi_dev_error (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/sys/
H A Dxendev.h200 void xvdi_dev_error(dev_info_t *, int, char *);
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdb.c759 xvdi_dev_error(dip, err,
867 xvdi_dev_error(dip, err, "params change transaction init");
887 xvdi_dev_error(dip, err, "params change transaction setup");
896 xvdi_dev_error(dip, err, "params change transaction commit");
1005 xvdi_dev_error(dip, EINVAL,
1053 xvdi_dev_error(dip, EAGAIN,
1115 xvdi_dev_error(dip, err, "Getting type from backend device");
1251 xvdi_dev_error(dip, ENXIO,
1416 xvdi_dev_error(dip, err, "connect transaction init");
1434 xvdi_dev_error(di
[all...]
/illumos-gate/usr/src/uts/common/xen/os/
H A Dxvdi.c426 xvdi_dev_error(dip, r, "bind event channel");
471 xvdi_dev_error(dip, rv, "bind event channel");
1066 xvdi_dev_error(dev_info_t *dip, int errno, char *errstr) function

Completed in 68 milliseconds