Lines Matching refs:frontend
310 pdp->xd_xsdev.frontend = (backend ? 0 : 1); in xvdi_init_dev()
1472 ASSERT(pdp->xd_xsdev.frontend == 0); in i_xvdi_add_watch_hpstate()
1524 ASSERT(pdp->xd_xsdev.frontend == 0); in i_xvdi_rem_watch_hpstate()
1564 if (pdp->xd_xsdev.frontend == 1) { in i_xvdi_add_watches()
1601 if (pdp->xd_xsdev.frontend == 1) in i_xvdi_rem_watches()
1617 ASSERT(pdp->xd_xsdev.frontend == 1); in i_xvdi_add_watch_bepath()
1652 ASSERT(pdp->xd_xsdev.frontend == 1); in i_xvdi_rem_watch_bepath()
1728 ((pdp->xd_xsdev.frontend == 1) ? "frontend" : "backend")); in xvdi_post_event()
1924 if (pdp->xd_xsdev.frontend == 1) { in xvdi_add_event_handler()
2337 boolean_t frontend; in i_xvdi_probe_path_handler() local
2346 frontend = B_TRUE; in i_xvdi_probe_path_handler()
2355 frontend = B_FALSE; in i_xvdi_probe_path_handler()
2368 if (frontend) { in i_xvdi_probe_path_handler()