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

/illumos-gate/usr/src/uts/common/xen/os/
H A Dxvdi.c133 char *xs_path_fe; member in struct:xd_cfg
295 "%s/%d", xdcp->xs_path_fe, vdevnum);
751 "%s/%d", xdcp->xs_path_fe, vdev);
1799 if (xdci[devclass].xs_path_fe != NULL)
1800 i_xvdi_watch_device(xdci[devclass].xs_path_fe);
1850 path = xdcp->xs_path_fe;
2342 if ((xdcp->xs_path_fe != NULL) &&
2343 (strncmp(path, xdcp->xs_path_fe, strlen(xdcp->xs_path_fe))
2347 p = path + strlen(xdcp->xs_path_fe);
[all...]

Completed in 47 milliseconds