Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_surface.c56 struct vmw_surface srf; member
205 static inline uint32_t vmw_surface_dma_size(const struct vmw_surface *srf) in vmw_surface_dma_size()
219 static inline uint32_t vmw_surface_define_size(const struct vmw_surface *srf) in vmw_surface_define_size()
260 static void vmw_surface_define_encode(const struct vmw_surface *srf, in vmw_surface_define_encode()
305 static void vmw_surface_dma_encode(struct vmw_surface *srf, in vmw_surface_dma_encode()
414 struct vmw_surface *srf; in vmw_legacy_srf_create() local
493 struct vmw_surface *srf = vmw_res_to_srf(res); in vmw_legacy_srf_dma() local
618 struct vmw_surface *srf, in vmw_surface_init()
667 struct vmw_surface *srf = vmw_res_to_srf(res); in vmw_user_surface_free() local
735 struct vmw_surface *srf; in vmw_surface_define_ioctl() local
[all …]
H A Dvmwgfx_so.c69 struct vmw_resource *srf; /* Immutable */ member
138 struct vmw_surface *srf = vmw_res_to_srf(view->srf); in vmw_view_commit_notify() local
165 struct vmw_surface *srf = vmw_res_to_srf(view->srf); in vmw_view_create() local
317 struct vmw_resource *srf, in vmw_view_add()
H A Dvmwgfx_drv.h1504 static inline void vmw_surface_unreference(struct vmw_surface **srf) in vmw_surface_unreference()
1513 static inline struct vmw_surface *vmw_surface_reference(struct vmw_surface *srf) in vmw_surface_reference()
H A Dvmwgfx_scrn.c1134 struct vmw_resource *srf, in vmw_kms_sou_do_surface_dirty()
H A Dvmwgfx_execbuf.c1526 struct vmw_surface *srf = NULL; in vmw_cmd_dma() local
2424 struct vmw_resource *srf; in vmw_cmd_dx_view_define() local
H A Dvmwgfx_stdu.c857 struct vmw_resource *srf, in vmw_kms_stdu_surface_dirty()
H A Dvmwgfx_kms.c149 void vmw_kms_cursor_snoop(struct vmw_surface *srf, in vmw_kms_cursor_snoop()
/netbsd-src/sys/stand/efiboot/
H A Defifile.c71 SIMPLE_READ_FILE *srf; in efi_file_open() local
130 SIMPLE_READ_FILE *srf = f->f_fsdata; in efi_file_close() local
142 SIMPLE_READ_FILE *srf = f->f_fsdata; in efi_file_strategy() local