Searched defs:dwords (Results 1 - 14 of 14) sorted by relevance

/src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_nv50_fbcon.c104 uint32_t dwords, *data = (uint32_t *)image->data; local in function:nv50_fbcon_imageblit
H A Dnouveau_nvc0_fbcon.c104 uint32_t dwords, *data = (uint32_t *)image->data; local in function:nvc0_fbcon_imageblit
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dint_types.h46 } dwords; typedef in typeref:union:__anon162d19a1010a
/src/sys/external/bsd/drm/dist/shared-core/
H A Di915_dma.c351 i915_emit_cmds(struct drm_device * dev,int __user * buffer,int dwords) argument
H A Dmach64_state.c655 int dword_shift, dwords; local in function:mach64_dma_dispatch_blit
H A Dr128_state.c649 int dwords = (end - start + 3) / sizeof(u32); local in function:r128_cce_dispatch_indirect
705 int dwords; local in function:r128_cce_dispatch_indices
787 int dword_shift, dwords; local in function:r128_cce_dispatch_blit
[all...]
H A Dr600_cp.c2276 int dwords = (end - start + 3) / sizeof(u32); local in function:r600_cp_dispatch_indirect
H A Dradeon_state.c1580 int dwords = (end - start + 3) / sizeof(u32); local in function:radeon_cp_dispatch_indirect
1612 int dwords; local in function:radeon_cp_dispatch_indices
1672 int size, dwords, tex_width, blit_width, spitch; local in function:radeon_cp_dispatch_texture
[all...]
/src/sys/external/bsd/drm2/dist/drm/r128/
H A Dr128_state.c655 int dwords = (end - start + 3) / sizeof(u32); local in function:r128_cce_dispatch_indirect
711 int dwords; local in function:r128_cce_dispatch_indices
792 int dword_shift, dwords; local in function:r128_cce_dispatch_blit
[all...]
/src/sys/external/bsd/drm2/dist/drm/via/
H A Dvia_verifier.c789 verify_video_tail(uint32_t const ** buffer,const uint32_t * buf_end,uint32_t dwords) argument
/src/sys/dev/ic/
H A Dadvlib.c1066 AscMemDWordCopyToLram(bus_space_tag_t iot,bus_space_handle_t ioh,u_int16_t s_addr,u_int32_t * s_buffer,int dwords) argument
/src/sys/dev/pci/
H A Dmpii.c1145 mpii_handshake_send(struct mpii_softc *sc, void *buf, size_t dwords) argument
1204 mpii_handshake_recv(struct mpii_softc *sc, void *buf, size_t dwords) argument
H A Dif_iwm.c997 iwm_read_mem(struct iwm_softc *sc, uint32_t addr, void *buf, int dwords) argument
1014 iwm_write_mem(struct iwm_softc *sc, uint32_t addr, const void *buf, int dwords) argument
H A Dif_mcx.c3265 const uint32_t *dwords = buf; local in function:mcx_xor

Completed in 49 milliseconds