Searched defs:num_bytes (Results 1 - 11 of 11) sorted by relevance
| /src/sys/external/bsd/drm2/dist/include/drm/ |
| H A D | drm_displayid.h | 67 u8 num_bytes; member in struct:displayid_block
|
| H A D | drm_dp_mst_helper.h | 284 u8 num_bytes; member in struct:drm_dp_remote_dpcd_read_ack_reply 300 u8 num_bytes; member in struct:drm_dp_remote_i2c_read_ack_reply 355 u8 num_bytes; member in struct:drm_dp_remote_dpcd_read 361 u8 num_bytes; member in struct:drm_dp_remote_dpcd_write 371 u8 num_bytes; member in struct:drm_dp_remote_i2c_read::drm_dp_remote_i2c_read_tx 383 u8 num_bytes; member in struct:drm_dp_remote_i2c_write
|
| /src/sys/arch/arm/at91/ |
| H A D | at91pdcvar.h | 178 static __inline void *AT91PDC_FIFO_RDPTR(at91pdc_fifo_t *fifo, int *num_bytes) argument
|
| /src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/ |
| H A D | vchiq_ioctl.h | 98 size_t num_bytes; member in struct:__anona2ffa0bc0908
|
| H A D | vchiq_arm.c | 1473 dump_phys_mem(void *virt_addr, uint32_t num_bytes) argument
|
| /src/sys/external/bsd/drm2/dist/drm/radeon/ |
| H A D | radeon_atombios_dp.c | 64 void radeon_atom_copy_swap(u8 *dst, u8 *src, u8 num_bytes, bool to_le) argument
|
| /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| H A D | amdgpu_cs.c | 395 void amdgpu_cs_report_moved_bytes(struct amdgpu_device *adev, u64 num_bytes, argument
|
| H A D | amdgpu_atombios.c | 1749 void amdgpu_atombios_copy_swap(u8 *dst, u8 *src, u8 num_bytes, bool to_le) argument
|
| H A D | amdgpu_ttm.c | 2182 unsigned num_dw, num_bytes; local in function:amdgpu_map_buffer
|
| /src/sys/external/bsd/drm2/dist/drm/ |
| H A D | drm_dp_mst_topology.c | 1047 build_dpcd_write(struct drm_dp_sideband_msg_tx * msg,u8 port_num,u32 offset,u8 num_bytes,u8 * bytes) argument 2656 build_dpcd_read(struct drm_dp_sideband_msg_tx * msg,u8 port_num,u32 offset,u8 num_bytes) argument [all...] |
| /src/sys/fs/udf/ |
| H A D | ecma167-udf.h | 533 uint32_t num_bytes; /* bytes that contain it */ member in struct:space_bitmap_desc
|
Completed in 21 milliseconds