Searched defs:srf (Results 1 - 8 of 8) sorted by relevance

/src/sys/stand/efiboot/
H A Defifile.c71 SIMPLE_READ_FILE *srf; local in function:efi_file_open
130 SIMPLE_READ_FILE *srf = f->f_fsdata; local in function:efi_file_close
142 SIMPLE_READ_FILE *srf = f->f_fsdata; local in function:efi_file_strategy
[all...]
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_so.c69 struct vmw_resource *srf; /* Immutable */ member in struct:vmw_view
138 struct vmw_surface *srf = vmw_res_to_srf(view->srf); local in function:vmw_view_commit_notify
165 struct vmw_surface *srf = vmw_res_to_srf(view->srf); local in function:vmw_view_create
315 vmw_view_add(struct vmw_cmdbuf_res_manager * man,struct vmw_resource * ctx,struct vmw_resource * srf,enum vmw_view_type view_type,u32 user_key,const void * cmd,size_t cmd_size,struct list_head * list) argument
[all...]
H A Dvmwgfx_scrn.c1130 vmw_kms_sou_do_surface_dirty(struct vmw_private * dev_priv,struct vmw_framebuffer * framebuffer,struct drm_clip_rect * clips,struct drm_vmw_rect * vclips,struct vmw_resource * srf,s32 dest_x,s32 dest_y,unsigned num_clips,int inc,struct vmw_fence_obj ** out_fence,struct drm_crtc * crtc) argument
H A Dvmwgfx_execbuf.c1526 struct vmw_surface *srf = NULL; local in function:vmw_cmd_dma
2424 struct vmw_resource *srf; local in function:vmw_cmd_dx_view_define
H A Dvmwgfx_kms.c149 void vmw_kms_cursor_snoop(struct vmw_surface *srf, argument
H A Dvmwgfx_stdu.c853 vmw_kms_stdu_surface_dirty(struct vmw_private * dev_priv,struct vmw_framebuffer * framebuffer,struct drm_clip_rect * clips,struct drm_vmw_rect * vclips,struct vmw_resource * srf,s32 dest_x,s32 dest_y,unsigned num_clips,int inc,struct vmw_fence_obj ** out_fence,struct drm_crtc * crtc) argument
H A Dvmwgfx_surface.c56 struct vmw_surface srf; member in struct:vmw_user_surface
205 static inline uint32_t vmw_surface_dma_size(const struct vmw_surface *srf) argument
219 static inline uint32_t vmw_surface_define_size(const struct vmw_surface *srf) argument
260 vmw_surface_define_encode(const struct vmw_surface * srf,void * cmd_space) argument
305 vmw_surface_dma_encode(struct vmw_surface * srf,void * cmd_space,const SVGAGuestPtr * ptr,bool to_surface) argument
414 struct vmw_surface *srf; local in function:vmw_legacy_srf_create
493 struct vmw_surface *srf = vmw_res_to_srf(res); local in function:vmw_legacy_srf_dma
617 vmw_surface_init(struct vmw_private * dev_priv,struct vmw_surface * srf,void (* res_free)(struct vmw_resource * res)) argument
667 struct vmw_surface *srf = vmw_res_to_srf(res); local in function:vmw_user_surface_free
735 struct vmw_surface *srf; local in function:vmw_surface_define_ioctl
1024 struct vmw_surface *srf; local in function:vmw_surface_reference_ioctl
1069 struct vmw_surface *srf = vmw_res_to_srf(res); local in function:vmw_gb_surface_create
1292 struct vmw_surface *srf = vmw_res_to_srf(res); local in function:vmw_gb_surface_destroy
1419 struct vmw_surface *srf; local in function:vmw_surface_gb_priv_define
1598 struct vmw_surface *srf; local in function:vmw_gb_surface_define_internal
1768 struct vmw_surface *srf; local in function:vmw_gb_surface_reference_internal
1970 struct vmw_surface *srf = vmw_res_to_srf(res); local in function:vmw_surface_dirty_range_add
2065 struct vmw_surface *srf = vmw_res_to_srf(res); local in function:vmw_surface_dirty_alloc
[all...]
H A Dvmwgfx_drv.h1504 static inline void vmw_surface_unreference(struct vmw_surface **srf) argument
1513 static inline struct vmw_surface *vmw_surface_reference(struct vmw_surface *srf) argument

Completed in 25 milliseconds