Searched refs:drm_handle (Results 1 – 6 of 6) sorted by relevance
49 ddi_acc_handle_t drm_handle; /* data access handle */ member171 (offset_t)iomap->size, &dev_attr, &iomap->drm_handle); in do_ioremap()175 iomap->drm_handle = NULL; in do_ioremap()202 map->dev_handle = iomap.drm_handle; in drm_ioremap()
78 return (drm_supp_device_capability(dev->drm_handle, PCIY_AGP)); in drm_device_is_agp()86 return (drm_supp_device_capability(dev->drm_handle, PCIY_EXPRESS)); in drm_device_is_pcie()
95 irq = drm_supp_get_irq(statep->drm_handle); in pci_get_irq()
721 void *drm_handle; member
179 statep->drm_handle = handle; in radeon_attach()222 (void) drm_supp_unregister(statep->drm_handle); in radeon_detach()
888 statep->drm_handle = handle; in i915_attach()955 (void) drm_supp_unregister(statep->drm_handle); in i915_detach()