Home
last modified time | relevance | path

Searched defs:byte_offset (Results 1 – 19 of 19) sorted by relevance

/openbsd-src/sys/dev/pci/
H A Dixgbe_phy.c1994 int32_t ixgbe_read_i2c_eeprom_generic(struct ixgbe_hw *hw, uint8_t byte_offset, in ixgbe_read_i2c_eeprom_generic()
2012 int32_t ixgbe_write_i2c_eeprom_generic(struct ixgbe_hw *hw, uint8_t byte_offset, in ixgbe_write_i2c_eeprom_generic()
2048 int32_t ixgbe_read_i2c_byte_generic_int(struct ixgbe_hw *hw, uint8_t byte_offset, in ixgbe_read_i2c_byte_generic_int()
2139 int32_t ixgbe_read_i2c_byte_generic(struct ixgbe_hw *hw, uint8_t byte_offset, in ixgbe_read_i2c_byte_generic()
2156 int32_t ixgbe_read_i2c_byte_generic_unlocked(struct ixgbe_hw *hw, uint8_t byte_offset, in ixgbe_read_i2c_byte_generic_unlocked()
2174 int32_t ixgbe_write_i2c_byte_generic_int(struct ixgbe_hw *hw, uint8_t byte_offset, in ixgbe_write_i2c_byte_generic_int()
2245 int32_t ixgbe_write_i2c_byte_generic(struct ixgbe_hw *hw, uint8_t byte_offset, in ixgbe_write_i2c_byte_generic()
2262 int32_t ixgbe_write_i2c_byte_generic_unlocked(struct ixgbe_hw *hw, uint8_t byte_offset, in ixgbe_write_i2c_byte_generic_unlocked()
H A Dixgbe_82598.c1131 uint8_t byte_offset, uint8_t *eeprom_data) in ixgbe_read_i2c_phy_82598()
1203 int32_t ixgbe_read_i2c_eeprom_82598(struct ixgbe_hw *hw, uint8_t byte_offset, in ixgbe_read_i2c_eeprom_82598()
H A Dixgbe_82599.c1639 int32_t ixgbe_read_i2c_byte_82599(struct ixgbe_hw *hw, uint8_t byte_offset, in ixgbe_read_i2c_byte_82599()
1697 int32_t ixgbe_write_i2c_byte_82599(struct ixgbe_hw *hw, uint8_t byte_offset, in ixgbe_write_i2c_byte_82599()
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DValueObjectConstResultChild.cpp26 ConstString name, uint32_t byte_size, int32_t byte_offset, in ValueObjectConstResultChild()
H A DValueObjectChild.cpp31 ConstString name, uint64_t byte_size, int32_t byte_offset, in ValueObjectChild()
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DDynamicRegisterInfo.h32 uint32_t byte_offset = LLDB_INVALID_INDEX32; member
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DDynamicRegisterInfo.cpp172 uint32_t byte_offset; in ByteOffsetFromRegInfoDict() local
253 llvm::Expected<uint32_t> byte_offset = in SetRegisterInfo() local
/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-private-types.h46 uint32_t byte_offset; member
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DArmUnwindInfo.cpp109 uint16_t byte_offset = 0; in GetUnwindPlan() local
H A DCompilerType.cpp834 lldb::offset_t byte_offset, size_t byte_size, in DumpTypeValue()
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBType.cpp738 const uint32_t byte_offset = bit_offset / 8u; in GetDescription() local
/openbsd-src/gnu/gcc/gcc/
H A Dstor-layout.c799 excess_unit_span (HOST_WIDE_INT byte_offset, HOST_WIDE_INT bit_offset, in excess_unit_span()
H A Dexpmed.c354 int byte_offset; in store_bit_field() local
1103 int byte_offset; in extract_bit_field() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dexpmed.c301 int byte_offset; local
1028 int byte_offset; local
H A Demit-rtl.c917 unsigned int byte_offset, base_regno, final_regno; local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dvalops.c642 int byte_offset; in value_assign() local
H A Dada-lang.c5519 int bit_offset, bit_size, byte_offset; in ada_value_struct_elt() local
/openbsd-src/sys/dev/fdt/
H A Dif_mvpp.c3525 int byte_offset = MVPP2_PRS_TCAM_DATA_BYTE(offset); in mvpp2_prs_tcam_data_cmp() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8968 const DataExtractor &data, lldb::offset_t byte_offset, in DumpEnumValue()
9050 const lldb_private::DataExtractor &data, lldb::offset_t byte_offset, in DumpTypeValue()