| /openbsd/src/sys/arch/sh/dev/ |
| D | shpcic.c | 367 bus_size_t offset, bus_size_t size, bus_space_handle_t *nbshp) in shpcic_iomem_subregion() 414 __shpcic_io_read_1(bus_space_handle_t bsh, bus_size_t offset) in __shpcic_io_read_1() 422 __shpcic_io_read_2(bus_space_handle_t bsh, bus_size_t offset) in __shpcic_io_read_2() 430 __shpcic_io_read_4(bus_space_handle_t bsh, bus_size_t offset) in __shpcic_io_read_4() 438 __shpcic_mem_read_1(bus_space_handle_t bsh, bus_size_t offset) in __shpcic_mem_read_1() 446 __shpcic_mem_read_2(bus_space_handle_t bsh, bus_size_t offset) in __shpcic_mem_read_2() 454 __shpcic_mem_read_4(bus_space_handle_t bsh, bus_size_t offset) in __shpcic_mem_read_4() 465 shpcic_io_read_1(void *v, bus_space_handle_t bsh, bus_size_t offset) in shpcic_io_read_1() 475 shpcic_io_read_2(void *v, bus_space_handle_t bsh, bus_size_t offset) in shpcic_io_read_2() 485 shpcic_io_read_4(void *v, bus_space_handle_t bsh, bus_size_t offset) in shpcic_io_read_4() [all …]
|
| /openbsd/src/sys/dev/pci/drm/i915/gvt/ |
| D | handlers.c | 93 static void read_vreg(struct intel_vgpu *vgpu, unsigned int offset, in read_vreg() 99 static void write_vreg(struct intel_vgpu *vgpu, unsigned int offset, in write_vreg() 106 unsigned int offset) in intel_gvt_find_mmio_info() 117 static int setup_mmio_info(struct intel_gvt *gvt, u32 offset, u32 size, in setup_mmio_info() 159 intel_gvt_render_mmio_to_engine(struct intel_gvt *gvt, unsigned int offset) in intel_gvt_render_mmio_to_engine() 172 #define offset_to_fence_num(offset) \ argument 222 unsigned int offset, void *p_data, unsigned int bytes) in gamw_echo_dev_rw_ia_write() 284 unsigned int offset, void *p_data, unsigned int bytes) in mul_force_wake_write() 317 static int gdrst_mmio_write(struct intel_vgpu *vgpu, unsigned int offset, in gdrst_mmio_write() 366 static int gmbus_mmio_read(struct intel_vgpu *vgpu, unsigned int offset, in gmbus_mmio_read() [all …]
|
| D | edid.c | 139 unsigned int offset, void *p_data, unsigned int bytes) in gmbus0_mmio_write() 178 static int gmbus1_mmio_write(struct intel_vgpu *vgpu, unsigned int offset, in gmbus1_mmio_write() 279 static int gmbus3_mmio_write(struct intel_vgpu *vgpu, unsigned int offset, in gmbus3_mmio_write() 288 static int gmbus3_mmio_read(struct intel_vgpu *vgpu, unsigned int offset, in gmbus3_mmio_read() 341 static int gmbus2_mmio_read(struct intel_vgpu *vgpu, unsigned int offset, in gmbus2_mmio_read() 352 static int gmbus2_mmio_write(struct intel_vgpu *vgpu, unsigned int offset, in gmbus2_mmio_write() 377 unsigned int offset, void *p_data, unsigned int bytes) in intel_gvt_i2c_handle_gmbus_read() 407 unsigned int offset, void *p_data, unsigned int bytes) in intel_gvt_i2c_handle_gmbus_write() 436 static inline int get_aux_ch_reg(unsigned int offset) in get_aux_ch_reg() 478 unsigned int offset, in intel_gvt_i2c_handle_aux_ch_write()
|
| /openbsd/src/gnu/llvm/lldb/source/Utility/ |
| D | DataEncoder.cpp | 50 uint32_t DataEncoder::PutU8(uint32_t offset, uint8_t value) { in PutU8() 58 uint32_t DataEncoder::PutU16(uint32_t offset, uint16_t value) { in PutU16() 70 uint32_t DataEncoder::PutU32(uint32_t offset, uint32_t value) { in PutU32() 82 uint32_t DataEncoder::PutU64(uint32_t offset, uint64_t value) { in PutU64() 94 uint32_t DataEncoder::PutUnsigned(uint32_t offset, uint32_t byte_size, in PutUnsigned() 111 uint32_t DataEncoder::PutData(uint32_t offset, const void *src, in PutData() 123 uint32_t DataEncoder::PutAddress(uint32_t offset, lldb::addr_t addr) { in PutAddress() 127 uint32_t DataEncoder::PutCString(uint32_t offset, const char *cstr) { in PutCString() 138 uint32_t offset = m_data_sp->GetByteSize(); in AppendU16() local 144 uint32_t offset = m_data_sp->GetByteSize(); in AppendU32() local [all …]
|
| /openbsd/src/sbin/iked/ |
| D | ikev2_pld.c | 117 struct iked_message *msg, size_t offset) in ikev2_pld_parse() 144 ikev2_validate_pld(struct iked_message *msg, size_t offset, size_t left, in ikev2_validate_pld() 185 size_t offset, size_t length, unsigned int payload) in ikev2_pld_payloads() 293 ikev2_validate_sa(struct iked_message *msg, size_t offset, size_t left, in ikev2_validate_sa() 342 struct iked_message *msg, size_t offset, size_t left) in ikev2_pld_sa() 459 ikev2_validate_xform(struct iked_message *msg, size_t offset, size_t total, in ikev2_validate_xform() 489 size_t offset, size_t total) in ikev2_pld_xform() 575 ikev2_validate_attr(struct iked_message *msg, size_t offset, size_t total, in ikev2_validate_attr() 592 struct iked_message *msg, size_t offset, size_t total) in ikev2_pld_attr() 646 ikev2_validate_ke(struct iked_message *msg, size_t offset, size_t left, in ikev2_validate_ke() [all …]
|
| /openbsd/src/sys/arch/landisk/dev/ |
| D | obio.c | 336 bus_size_t offset, bus_size_t size, bus_space_handle_t *nbshp) in obio_iomem_subregion() 562 obio_iomem_read_1(void *v, bus_space_handle_t bsh, bus_size_t offset) in obio_iomem_read_1() 568 obio_iomem_read_2(void *v, bus_space_handle_t bsh, bus_size_t offset) in obio_iomem_read_2() 574 obio_iomem_read_4(void *v, bus_space_handle_t bsh, bus_size_t offset) in obio_iomem_read_4() 581 bus_size_t offset, uint8_t *addr, bus_size_t count) in obio_iomem_read_multi_1() 592 bus_size_t offset, uint16_t *addr, bus_size_t count) in obio_iomem_read_multi_2() 603 bus_size_t offset, uint32_t *addr, bus_size_t count) in obio_iomem_read_multi_4() 614 bus_size_t offset, uint8_t *addr, bus_size_t count) in obio_iomem_read_raw_multi_2() 627 bus_size_t offset, uint8_t *addr, bus_size_t count) in obio_iomem_read_raw_multi_4() 640 bus_size_t offset, uint8_t *addr, bus_size_t count) in obio_iomem_read_region_1() [all …]
|
| /openbsd/src/sys/arch/luna88k/include/ |
| D | bus.h | 134 bus_size_t offset, bus_size_t size, bus_space_handle_t *nbshp) in bus_space_subregion() 202 bus_addr_t offset, u_int8_t *dest, size_t count) in bus_space_read_multi_1() 210 bus_addr_t offset, u_int16_t *dest, size_t count) in bus_space_read_multi_2() 218 bus_addr_t offset, u_int32_t *dest, size_t count) in bus_space_read_multi_4() 230 bus_addr_t offset, u_int8_t *dest, size_t size) in bus_space_read_raw_multi_2() 242 bus_addr_t offset, u_int8_t *dest, size_t size) in bus_space_read_raw_multi_4() 264 bus_addr_t offset, u_int8_t *dest, size_t count) in bus_space_read_region_1() 272 bus_addr_t offset, u_int16_t *dest, size_t count) in bus_space_read_region_2() 282 bus_addr_t offset, u_int32_t *dest, size_t count) in bus_space_read_region_4() 335 bus_addr_t offset, u_int8_t *dest, size_t count) in bus_space_write_multi_1() [all …]
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/ |
| D | ELFHeader.cpp | 26 lldb::offset_t *offset, uint64_t *value, in GetMaxU64() 34 lldb::offset_t *offset, uint64_t *value, in GetMaxU64() 48 lldb::offset_t *offset, int64_t *value, in GetMaxS64() 56 lldb::offset_t *offset, int64_t *value, in GetMaxS64() 99 lldb::offset_t offset = 0; in ParseHeaderExtension() local 115 lldb::offset_t *offset) { in Parse() 229 lldb::offset_t *offset) { in Parse() 326 lldb::offset_t *offset) { in Parse() 369 lldb::offset_t *offset) { in Parse() 407 lldb::offset_t *offset) { in Parse() [all …]
|
| /openbsd/src/lib/libarch/alpha/ |
| D | io.c | 112 readb(void *handle, u_int32_t offset) in readb() 118 readw(void *handle, u_int32_t offset) in readw() 124 readl(void *handle, u_int32_t offset) in readl() 130 writeb(void *handle, u_int32_t offset, u_int8_t val) in writeb() 137 writew(void *handle, u_int32_t offset, u_int16_t val) in writew() 144 writel(void *handle, u_int32_t offset, u_int32_t val) in writel() 151 writeb_nb(void *handle, u_int32_t offset, u_int8_t val) in writeb_nb() 157 writew_nb(void *handle, u_int32_t offset, u_int16_t val) in writew_nb() 163 writel_nb(void *handle, u_int32_t offset, u_int32_t val) in writel_nb()
|
| /openbsd/src/lib/libcbor/src/cbor/internal/ |
| D | encoders.c | 12 size_t buffer_size, uint8_t offset) { in _cbor_encode_uint8() 29 size_t buffer_size, uint8_t offset) { in _cbor_encode_uint16() 46 size_t buffer_size, uint8_t offset) { in _cbor_encode_uint32() 65 size_t buffer_size, uint8_t offset) { in _cbor_encode_uint64() 88 size_t buffer_size, uint8_t offset) { in _cbor_encode_uint()
|
| /openbsd/src/sys/dev/pci/drm/radeon/ |
| D | mkregtable.c | 106 struct offset { struct 108 unsigned offset; member 121 struct offset *offset; in offset_new() local 131 static void table_offset_add(struct table *t, struct offset *offset) in table_offset_add() 171 struct offset *offset; in table_build() local 200 struct offset *offset; in parser_auth() local
|
| D | r600_hdmi.c | 178 void r600_hdmi_update_acr(struct drm_encoder *encoder, long offset, in r600_hdmi_update_acr() 218 void r600_set_avi_packet(struct radeon_device *rdev, u32 offset, in r600_set_avi_packet() 251 uint32_t offset = dig->afmt->offset; in r600_hdmi_update_audio_infoframe() local 269 uint32_t offset = dig->afmt->offset; in r600_hdmi_is_audio_buffer_filled() local 302 uint32_t offset = dig->afmt->offset; in r600_hdmi_audio_workaround() local 341 void r600_set_vbi_packet(struct drm_encoder *encoder, u32 offset) in r600_set_vbi_packet() 352 void r600_set_audio_packet(struct drm_encoder *encoder, u32 offset) in r600_set_audio_packet() 394 void r600_set_mute(struct drm_encoder *encoder, u32 offset, bool mute) in r600_set_mute() 421 uint32_t offset; in r600_hdmi_update_audio_settings() local
|
| D | evergreen_cs.c | 400 u64 offset; in evergreen_cs_track_validate_cb() local 567 u64 offset; in evergreen_cs_track_validate_stencil() local 664 u64 offset; in evergreen_cs_track_validate_depth() local 951 u64 offset = (u64)track->vgt_strmout_bo_offset[i] + in evergreen_cs_track_check() local 1795 uint64_t offset; in evergreen_packet3_check() local 1854 uint64_t offset; in evergreen_packet3_check() local 1890 uint64_t offset; in evergreen_packet3_check() local 1917 uint64_t offset; in evergreen_packet3_check() local 2094 uint64_t offset; in evergreen_packet3_check() local 2116 u64 offset, tmp; in evergreen_packet3_check() local [all …]
|
| /openbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | arm-dis.c | 246 int offset = given & 0xfff; local 287 int offset = given & 0xfff; local 308 int offset = given & 0xfff; local 331 int offset = ((given & 0xf00) >> 4) | (given & 0xf); local 351 int offset = ((given & 0xf00) >> 4) | (given & 0xf); local 375 int offset = ((given & 0xf00) >> 4) | (given & 0xf); local 451 int offset = given & 0xff; local 463 int offset = given & 0xff; local 483 bfd_vma offset = 0; local 881 int offset = given & 0xff; local [all …]
|
| /openbsd/src/sys/dev/ic/ |
| D | siop_common.c | 407 int sync, offset, options, scf = 0; in siop_ppr_neg() local 519 int sync, maxoffset, offset, i; in siop_sdtr_neg() local 647 siop_sdtr_msg(struct siop_common_cmd *siop_cmd, int offset, int ssync, int soff) in siop_sdtr_msg() 659 siop_wdtr_msg(struct siop_common_cmd *siop_cmd, int offset, int wide) in siop_wdtr_msg() 670 siop_ppr_msg(struct siop_common_cmd *siop_cmd, int offset, int ssync, int soff) in siop_ppr_msg() 687 int offset, dbc, sstat; in siop_ma() local 751 siop_sdp(struct siop_common_cmd *siop_cmd, int offset) in siop_sdp() 810 siop_update_resid(struct siop_common_cmd *siop_cmd, int offset) in siop_update_resid() 842 int offset; in siop_iwr() local
|
| D | iosf.c | 98 iosf_mbi_mcr(uint8_t op, uint8_t port, uint32_t offset) in iosf_mbi_mcr() 108 iosf_mbi_mcrx(uint32_t offset) in iosf_mbi_mcrx() 119 uint32_t offset) in iosf_mbi_mdr_read() 135 uint32_t offset, uint32_t mdr) in iosf_mbi_mdr_write() 149 uint32_t offset, uint32_t bits, uint32_t mask) in iosf_mbi_mdr_modify() 171 iosf_mbi_read(uint8_t port, uint8_t opcode, uint32_t offset, uint32_t *mdrp) in iosf_mbi_read() 187 iosf_mbi_write(uint8_t port, uint8_t opcode, uint32_t offset, uint32_t mdr) in iosf_mbi_write() 203 iosf_mbi_modify(uint8_t port, uint8_t opcode, uint32_t offset, in iosf_mbi_modify()
|
| /openbsd/src/gnu/llvm/lldb/source/API/ |
| D | SBData.cpp | 117 float SBData::GetFloat(lldb::SBError &error, lldb::offset_t offset) { in GetFloat() 132 double SBData::GetDouble(lldb::SBError &error, lldb::offset_t offset) { in GetDouble() 147 long double SBData::GetLongDouble(lldb::SBError &error, lldb::offset_t offset) { in GetLongDouble() 162 lldb::addr_t SBData::GetAddress(lldb::SBError &error, lldb::offset_t offset) { in GetAddress() 177 uint8_t SBData::GetUnsignedInt8(lldb::SBError &error, lldb::offset_t offset) { in GetUnsignedInt8() 192 uint16_t SBData::GetUnsignedInt16(lldb::SBError &error, lldb::offset_t offset) { in GetUnsignedInt16() 207 uint32_t SBData::GetUnsignedInt32(lldb::SBError &error, lldb::offset_t offset) { in GetUnsignedInt32() 222 uint64_t SBData::GetUnsignedInt64(lldb::SBError &error, lldb::offset_t offset) { in GetUnsignedInt64() 237 int8_t SBData::GetSignedInt8(lldb::SBError &error, lldb::offset_t offset) { in GetSignedInt8() 252 int16_t SBData::GetSignedInt16(lldb::SBError &error, lldb::offset_t offset) { in GetSignedInt16() [all …]
|
| /openbsd/src/lib/libc/net/ |
| D | ip6opt.c | 88 inet6_opt_append(void *extbuf, socklen_t extlen, int offset, u_int8_t type, in inet6_opt_append() 156 inet6_opt_finish(void *extbuf, socklen_t extlen, int offset) in inet6_opt_finish() 181 inet6_opt_set_val(void *databuf, int offset, void *val, socklen_t vallen) in inet6_opt_set_val() 189 inet6_opt_next(void *extbuf, socklen_t extlen, int offset, u_int8_t *typep, in inet6_opt_next() 237 inet6_opt_find(void *extbuf, socklen_t extlen, int offset, u_int8_t type, in inet6_opt_find() 278 inet6_opt_get_val(void *databuf, int offset, void *val, socklen_t vallen) in inet6_opt_get_val()
|
| /openbsd/src/gnu/llvm/lldb/include/lldb/Symbol/ |
| D | UnwindPlan.h | 108 void SetAtCFAPlusOffset(int32_t offset) { in SetAtCFAPlusOffset() 113 void SetIsCFAPlusOffset(int32_t offset) { in SetIsCFAPlusOffset() 118 void SetAtAFAPlusOffset(int32_t offset) { in SetAtAFAPlusOffset() 123 void SetIsAFAPlusOffset(int32_t offset) { in SetIsAFAPlusOffset() 187 int32_t offset; member 218 void SetRaSearch(int32_t offset) { in SetRaSearch() 227 void SetIsRegisterPlusOffset(uint32_t reg_num, int32_t offset) { in SetIsRegisterPlusOffset() 274 void SetOffset(int32_t offset) { in SetOffset() 311 int32_t offset; member 337 void SetOffset(lldb::addr_t offset) { m_offset = offset; } in SetOffset() [all …]
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/ |
| D | arm-dis.c | 1240 int offset = given & 0xff; in print_insn_coprocessor() local 1252 int offset = given & 0xff; in print_insn_coprocessor() local 1589 int offset = given & 0xff; in print_insn_coprocessor() local 1634 int offset = given & 0xfff; in print_arm_address() local 1675 int offset = given & 0xfff; in print_arm_address() local 1696 int offset = given & 0xfff; in print_arm_address() local 1768 int offset = ((given & 0xf00) >> 4) | (given & 0xf); in print_insn_arm() local 1786 int offset = ((given & 0xf00) >> 4) | (given & 0xf); in print_insn_arm() local 1810 int offset = ((given & 0xf00) >> 4) | (given & 0xf); in print_insn_arm() local 1888 int offset = given & 0xff; in print_insn_arm() local [all …]
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/Process/Utility/ |
| D | RegisterInfos_s390x.h | 25 #define DEFINE_GPR(name, size, offset, alt, generic) \ argument 33 #define DEFINE_GPR_NODWARF(name, size, offset, alt, generic) \ argument 41 #define DEFINE_FPR(name, size, offset) \ argument 49 #define DEFINE_FPR_NODWARF(name, size, offset) \ argument
|
| /openbsd/src/gnu/llvm/lldb/source/Host/common/ |
| D | File.cpp | 129 off_t File::SeekFromStart(off_t offset, Status *error_ptr) { in SeekFromStart() 135 off_t File::SeekFromCurrent(off_t offset, Status *error_ptr) { in SeekFromCurrent() 141 off_t File::SeekFromEnd(off_t offset, Status *error_ptr) { in SeekFromEnd() 147 Status File::Read(void *dst, size_t &num_bytes, off_t &offset) { in Read() 151 Status File::Write(const void *src, size_t &num_bytes, off_t &offset) { in Write() 374 off_t NativeFile::SeekFromStart(off_t offset, Status *error_ptr) { in SeekFromStart() 400 off_t NativeFile::SeekFromCurrent(off_t offset, Status *error_ptr) { in SeekFromCurrent() 426 off_t NativeFile::SeekFromEnd(off_t offset, Status *error_ptr) { in SeekFromEnd() 607 Status NativeFile::Read(void *buf, size_t &num_bytes, off_t &offset) { in Read() 667 Status NativeFile::Write(const void *buf, size_t &num_bytes, off_t &offset) { in Write()
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/Instruction/MIPS64/ |
| D | EmulateInstructionMIPS64.cpp | 1333 int64_t offset, pc, rs_val, rt_val, target = 0; in Emulate_BXX_3ops() local 1385 int64_t offset, pc, target = 0; in Emulate_Bcond_Link() local 1430 int64_t offset, pc, target; in Emulate_BAL() local 1461 int64_t offset, pc, target; in Emulate_BALC() local 1497 int64_t offset, pc, rs_val, target = 0; in Emulate_Bcond_Link_C() local 1565 int64_t offset, pc, rs_val, target = 0; in Emulate_BXX_2ops() local 1620 int64_t offset, pc, target; in Emulate_BC() local 1654 int64_t offset, pc, rs_val, rt_val, target = 0; in Emulate_BXX_3ops_C() local 1739 int64_t offset, pc, target = 0; in Emulate_BXX_2ops_C() local 1804 uint64_t offset, pc; in Emulate_J() local [all …]
|
| /openbsd/src/usr.bin/ssh/ |
| D | sshbuf-getput-basic.c | 96 check_offset(const struct sshbuf *buf, int wr, size_t offset, size_t len) in check_offset() 110 check_roffset(const struct sshbuf *buf, size_t offset, size_t len, in check_roffset() 123 sshbuf_peek_u64(const struct sshbuf *buf, size_t offset, u_int64_t *valp) in sshbuf_peek_u64() 138 sshbuf_peek_u32(const struct sshbuf *buf, size_t offset, u_int32_t *valp) in sshbuf_peek_u32() 153 sshbuf_peek_u16(const struct sshbuf *buf, size_t offset, u_int16_t *valp) in sshbuf_peek_u16() 168 sshbuf_peek_u8(const struct sshbuf *buf, size_t offset, u_char *valp) in sshbuf_peek_u8() 436 check_woffset(struct sshbuf *buf, size_t offset, size_t len, u_char **p) in check_woffset() 450 sshbuf_poke_u64(struct sshbuf *buf, size_t offset, u_int64_t val) in sshbuf_poke_u64() 462 sshbuf_poke_u32(struct sshbuf *buf, size_t offset, u_int32_t val) in sshbuf_poke_u32() 474 sshbuf_poke_u16(struct sshbuf *buf, size_t offset, u_int16_t val) in sshbuf_poke_u16() [all …]
|
| /openbsd/src/sys/dev/pci/drm/i915/gem/selftests/ |
| D | i915_gem_coherency.c | 23 static int cpu_set(struct context *ctx, unsigned long offset, u32 v) in cpu_set() 54 static int cpu_get(struct context *ctx, unsigned long offset, u32 *v) in cpu_get() 82 static int gtt_set(struct context *ctx, unsigned long offset, u32 v) in gtt_set() 116 static int gtt_get(struct context *ctx, unsigned long offset, u32 *v) in gtt_get() 150 static int wc_set(struct context *ctx, unsigned long offset, u32 v) in wc_set() 173 static int wc_get(struct context *ctx, unsigned long offset, u32 *v) in wc_get() 194 static int gpu_set(struct context *ctx, unsigned long offset, u32 v) in gpu_set()
|