Searched refs:xpvd_dip (Results 1 – 3 of 3) sorted by relevance
50 dev_info_t *xpvd_dip; in hvmboot_rootconf() local57 if (resolve_pathname("/xpvd", &xpvd_dip, NULL, NULL) != 0) in hvmboot_rootconf()60 (void) ndi_devi_config_driver(xpvd_dip, 0, dev_major); in hvmboot_rootconf()65 (void) ndi_devi_config_driver(xpvd_dip, 0, dev_major); in hvmboot_rootconf()67 ndi_rele_devi(xpvd_dip); in hvmboot_rootconf()
62 static dev_info_t *xpvd_dip; variable424 xpvd_dip = dip; in check_xpvd()453 if (xpvd_dip == NULL) in xen_suspend_domain()459 if (xpvd_dip != NULL) in xen_suspend_domain()460 (void) xen_suspend_devices(ddi_get_child(xpvd_dip)); in xen_suspend_domain()530 if (xpvd_dip != NULL) in xen_suspend_domain()531 (void) xen_resume_devices(ddi_get_child(xpvd_dip), 0); in xen_suspend_domain()
170 dev_info_t *xpvd_dip; variable242 *result = (void *)xpvd_dip; in xpvd_info()266 xpvd_dip = NULL; in xpvd_attach()272 xpvd_dip = NULL; in xpvd_attach()293 xpvd_dip = devi; in xpvd_attach()