Searched defs:address (Results 101 - 125 of 364) sorted by relevance

1234567891011>>

/freebsd-current/sys/dev/e1000/
H A De1000_i210.c232 static s32 e1000_read_invm_word_i210(struct e1000_hw *hw, u8 address, u16 *data) argument
/freebsd-current/usr.bin/sdiotool/
H A Dsdiotool.c361 brcmf_sdiod_set_sbaddr_window(struct brcmf_sdio_dev *sdiodev, u32 address) argument
[all...]
/freebsd-current/tools/tools/umastat/
H A Dumastat.c61 kread(kvm_t *kvm, void *kvm_pointer, void *address, size_t size, argument
97 kread_symbol(kvm_t *kvm, int index, void *address, size_t size, argument
/freebsd-current/sys/ofed/drivers/infiniband/core/
H A Dib_umem_odp.c167 ib_umem_notifier_invalidate_page(struct mmu_notifier *mn, struct mm_struct *mm, unsigned long address) argument
/freebsd-current/usr.sbin/ppp/
H A Dmp.h53 char address[50]; member in struct:enddisc
/freebsd-current/sys/contrib/dev/athk/ath12k/
H A Dhif.h123 static inline u32 ath12k_hif_read32(struct ath12k_base *ab, u32 address) argument
128 static inline void ath12k_hif_write32(struct ath12k_base *ab, u32 address, argument
/freebsd-current/sys/contrib/dev/athk/ath11k/
H A Dhif.h93 static inline u32 ath11k_hif_read32(struct ath11k_base *sc, u32 address) argument
98 static inline void ath11k_hif_write32(struct ath11k_base *sc, u32 address, u32 data) argument
/freebsd-current/sys/dev/firewire/
H A Dif_fwip.c837 uint64_t address; local
[all...]
/freebsd-current/contrib/libevent/sample/
H A Ddns-example.c46 debug_ntoa(u32 address) argument
/freebsd-current/sys/powerpc/cpufreq/
H A Dpcr.c105 write_scom(register_t address, uint64_t value) argument
130 read_scom(register_t address) argument
/freebsd-current/lib/libmemstat/
H A Dmemstat_malloc.c247 kread(kvm_t *kvm, void *kvm_pointer, void *address, size_t size, argument
283 kread_symbol(kvm_t *kvm, int index, void *address, size_t size, argument
/freebsd-current/lib/libvgl/
H A Dbitmap.c50 byte *address; local
/freebsd-current/sys/dev/drm2/
H A Ddrm_dp_iic_helper.c56 iic_dp_aux_address(device_t idev, u16 address, bool reading) argument
/freebsd-current/sys/arm/arm/
H A Ddisassem.c666 disassemble_readword(u_int address) argument
672 disassemble_printaddr(u_int address) argument
682 disassemble(u_int address) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DValueObjectConstResult.cpp29 Create(ExecutionContextScope *exe_scope, ByteOrder byte_order, uint32_t addr_byte_size, lldb::addr_t address) argument
39 ValueObjectConstResult(ExecutionContextScope *exe_scope, ValueObjectManager &manager, ByteOrder byte_order, uint32_t addr_byte_size, lldb::addr_t address) argument
52 Create(ExecutionContextScope *exe_scope, const CompilerType &compiler_type, ConstString name, const DataExtractor &data, lldb::addr_t address) argument
63 ValueObjectConstResult( ExecutionContextScope *exe_scope, ValueObjectManager &manager, const CompilerType &compiler_type, ConstString name, const DataExtractor &data, lldb::addr_t address) argument
85 Create(ExecutionContextScope *exe_scope, const CompilerType &compiler_type, ConstString name, const lldb::DataBufferSP &data_sp, lldb::ByteOrder data_byte_order, uint32_t data_addr_size, lldb::addr_t address) argument
109 ValueObjectConstResult( ExecutionContextScope *exe_scope, ValueObjectManager &manager, const CompilerType &compiler_type, ConstString name, const lldb::DataBufferSP &data_sp, lldb::ByteOrder data_byte_order, uint32_t data_addr_size, lldb::addr_t address) argument
127 Create(ExecutionContextScope *exe_scope, const CompilerType &compiler_type, ConstString name, lldb::addr_t address, AddressType address_type, uint32_t addr_byte_size) argument
140 ValueObjectConstResult( ExecutionContextScope *exe_scope, ValueObjectManager &manager, const CompilerType &compiler_type, ConstString name, lldb::addr_t address, AddressType address_type, uint32_t addr_byte_size) argument
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common_mac.cpp165 vm_address_t address = 0; local
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Core/
H A DSection.h106 std::optional<uint64_t> address; member in struct:lldb_private::JSONSection
/freebsd-current/contrib/llvm-project/lld/MachO/
H A DExportTrie.cpp60 uint64_t address; member in struct:__anon1201::ExportInfo
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Target/
H A DTraceDumper.h56 Address address; member in struct:lldb_private::TraceDumper::SymbolInfo
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h214 MemARead(EmulateInstruction::Context &context, lldb::addr_t address, uint32_t size, uint64_t fail_value, bool *success_ptr) argument
232 MemAWrite(EmulateInstruction::Context &context, lldb::addr_t address, uint64_t data_val, uint32_t size) argument
251 MemURead(EmulateInstruction::Context &context, lldb::addr_t address, uint32_t size, uint64_t fail_value, bool *success_ptr) argument
269 MemUWrite(EmulateInstruction::Context &context, lldb::addr_t address, uint64_t data_val, uint32_t size) argument
H A DEmulationStateARM.cpp306 uint32_t address = (uint32_t)start_address; local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/GNUstepObjCRuntime/
H A DGNUstepObjCRuntime.cpp125 GetDynamicTypeAndAddress( ValueObject &in_value, DynamicValueType use_dynamic, TypeAndOrName &class_type_or_name, Address &address, Value::ValueType &value_type) argument
/freebsd-current/usr.sbin/bhyve/
H A Dpci_fbuf.c215 pci_fbuf_baraddr(struct pci_devinst *pi, int baridx, int enabled, uint64_t address) argument
/freebsd-current/usr.bin/hexdump/
H A Ddisplay.c50 static off_t address; /* address/offset in stream */ variable
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DRegisterContext.cpp133 bool RegisterContext::GetPCForSymbolication(Address &address) { argument

Completed in 217 milliseconds

1234567891011>>