Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/os/
H A Dxvdi.c139 char *xs_path_fe; member
305 "%s/%d", xdcp->xs_path_fe, vdevnum); in xvdi_init_dev()
761 "%s/%d", xdcp->xs_path_fe, vdev); in xvdi_create_dev()
1807 if (xdci[devclass].xs_path_fe != NULL) in xvdi_watch_devices()
1808 i_xvdi_watch_device(xdci[devclass].xs_path_fe); in xvdi_watch_devices()
1858 path = xdcp->xs_path_fe; in i_xvdi_enum_worker()
2350 if ((xdcp->xs_path_fe != NULL) && in i_xvdi_probe_path_handler()
2351 (strncmp(path, xdcp->xs_path_fe, strlen(xdcp->xs_path_fe)) in i_xvdi_probe_path_handler()
2355 p = path + strlen(xdcp->xs_path_fe); in i_xvdi_probe_path_handler()