Home
last modified time | relevance | path

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

12

/freebsd-src/sys/dev/ixl/
H A Dixl_pf_i2c.c456 ixl_read_i2c_byte_bb(struct ixl_pf *pf, u8 byte_offset, in ixl_read_i2c_byte_bb()
545 ixl_write_i2c_byte_bb(struct ixl_pf *pf, u8 byte_offset, in ixl_write_i2c_byte_bb()
611 ixl_read_i2c_byte_reg(struct ixl_pf *pf, u8 byte_offset, in ixl_read_i2c_byte_reg()
641 ixl_write_i2c_byte_reg(struct ixl_pf *pf, u8 byte_offset, in ixl_write_i2c_byte_reg()
699 ixl_read_i2c_byte_aq(struct ixl_pf *pf, u8 byte_offset, in ixl_read_i2c_byte_aq()
725 ixl_write_i2c_byte_aq(struct ixl_pf *pf, u8 byte_offset, in ixl_write_i2c_byte_aq()
/freebsd-src/sys/dev/ixgbe/
H A Dixgbe_phy.c1932 ixgbe_read_i2c_eeprom_generic(struct ixgbe_hw * hw,u8 byte_offset,u8 * eeprom_data) ixgbe_read_i2c_eeprom_generic() argument
1950 ixgbe_read_i2c_sff8472_generic(struct ixgbe_hw * hw,u8 byte_offset,u8 * sff8472_data) ixgbe_read_i2c_sff8472_generic() argument
1966 ixgbe_write_i2c_eeprom_generic(struct ixgbe_hw * hw,u8 byte_offset,u8 eeprom_data) ixgbe_write_i2c_eeprom_generic() argument
2002 ixgbe_read_i2c_byte_generic_int(struct ixgbe_hw * hw,u8 byte_offset,u8 dev_addr,u8 * data,bool lock) ixgbe_read_i2c_byte_generic_int() argument
2090 ixgbe_read_i2c_byte_generic(struct ixgbe_hw * hw,u8 byte_offset,u8 dev_addr,u8 * data) ixgbe_read_i2c_byte_generic() argument
2107 ixgbe_read_i2c_byte_generic_unlocked(struct ixgbe_hw * hw,u8 byte_offset,u8 dev_addr,u8 * data) ixgbe_read_i2c_byte_generic_unlocked() argument
2125 ixgbe_write_i2c_byte_generic_int(struct ixgbe_hw * hw,u8 byte_offset,u8 dev_addr,u8 data,bool lock) ixgbe_write_i2c_byte_generic_int() argument
2196 ixgbe_write_i2c_byte_generic(struct ixgbe_hw * hw,u8 byte_offset,u8 dev_addr,u8 data) ixgbe_write_i2c_byte_generic() argument
2213 ixgbe_write_i2c_byte_generic_unlocked(struct ixgbe_hw * hw,u8 byte_offset,u8 dev_addr,u8 data) ixgbe_write_i2c_byte_generic_unlocked() argument
[all...]
H A Dixgbe_api.c1533 return ixgbe_call_func(hw, hw->phy.ops.read_i2c_byte, (hw, byte_offset, in ixgbe_read_i2c_byte_unlocked() argument
1517 ixgbe_read_i2c_byte(struct ixgbe_hw * hw,u8 byte_offset,u8 dev_addr,u8 * data) ixgbe_read_i2c_byte() argument
1581 ixgbe_write_i2c_byte(struct ixgbe_hw * hw,u8 byte_offset,u8 dev_addr,u8 data) ixgbe_write_i2c_byte() argument
1598 ixgbe_write_i2c_byte_unlocked(struct ixgbe_hw * hw,u8 byte_offset,u8 dev_addr,u8 data) ixgbe_write_i2c_byte_unlocked() argument
1645 ixgbe_write_i2c_eeprom(struct ixgbe_hw * hw,u8 byte_offset,u8 eeprom_data) ixgbe_write_i2c_eeprom() argument
1660 ixgbe_read_i2c_eeprom(struct ixgbe_hw * hw,u8 byte_offset,u8 * eeprom_data) ixgbe_read_i2c_eeprom() argument
[all...]
H A Dixgbe_82598.c1127 u8 byte_offset, u8 *eeprom_data) in ixgbe_read_i2c_phy_82598()
1199 s32 ixgbe_read_i2c_eeprom_82598(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_eeprom_82598()
1214 static s32 ixgbe_read_i2c_sff8472_82598(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_sff8472_82598()
H A Dixgbe_82599.c2541 ixgbe_read_i2c_byte_82599(struct ixgbe_hw * hw,u8 byte_offset,u8 dev_addr,u8 * data) ixgbe_read_i2c_byte_82599() argument
2599 ixgbe_write_i2c_byte_82599(struct ixgbe_hw * hw,u8 byte_offset,u8 dev_addr,u8 data) ixgbe_write_i2c_byte_82599() argument
/freebsd-src/sys/dev/isci/scil/
H A Dscif_sas_sati_binding.h89 #define sati_cb_get_data_byte(scsi_io, byte_offset, value) \ argument
97 #define sati_cb_set_data_byte(scsi_io, byte_offset, value) \ argument
H A Dsati_inquiry.c389 U16 byte_offset = 4; in sati_inquiry_device_id_translate_data() local
H A Dsati_util.c399 U32 byte_offset, in sati_set_sense_data_byte() argument
1434 U32 byte_offset, in sati_get_data_byte() argument
1462 U32 byte_offset, in sati_set_data_byte() argument
1493 sati_set_data_dword(SATI_TRANSLATOR_SEQUENCE_T * sequence,void * scsi_io,U32 byte_offset,U32 value) sati_set_data_dword() argument
[all...]
H A Dscif_sas_stp_io_request.c585 U32 byte_offset in scic_cb_io_request_get_virtual_address_from_sgl()
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DValueObjectConstResultChild.cpp26 ConstString name, uint32_t byte_size, int32_t byte_offset, in ValueObjectConstResultChild() argument
H A DValueObjectChild.cpp31 ConstString name, uint64_t byte_size, int32_t byte_offset, in ValueObjectChild() argument
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Target/
H A DDynamicRegisterInfo.h33 uint32_t byte_offset = LLDB_INVALID_INDEX32; member
/freebsd-src/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-private-types.h45 uint32_t byte_offset; member
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DDynamicRegisterInfo.cpp179 uint32_t byte_offset; in ByteOffsetFromRegInfoDict() local
267 llvm::Expected<uint32_t> byte_offset = in SetRegisterInfo() local
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/
H A DArmUnwindInfo.cpp109 uint16_t byte_offset = 0; in GetUnwindPlan() local
H A DCompilerType.cpp1005 DumpTypeValue(Stream * s,lldb::Format format,const DataExtractor & data,lldb::offset_t byte_offset,size_t byte_size,uint32_t bitfield_bit_size,uint32_t bitfield_bit_offset,ExecutionContextScope * exe_scope) DumpTypeValue() argument
/freebsd-src/sys/dev/isci/
H A Disci_io_request.c511 uint32_t byte_offset) in scif_cb_io_request_get_virtual_address_from_sgl()
/freebsd-src/sys/dev/e1000/
H A De1000_82575.c3032 e1000_read_i2c_byte_generic(struct e1000_hw * hw,u8 byte_offset,u8 dev_addr,u8 * data) e1000_read_i2c_byte_generic() argument
3121 e1000_write_i2c_byte_generic(struct e1000_hw * hw,u8 byte_offset,u8 dev_addr,u8 data) e1000_write_i2c_byte_generic() argument
H A De1000_phy.c172 u8 E1000_UNUSEDARG byte_offset, in e1000_read_i2c_byte_null() argument
189 u8 E1000_UNUSEDARG byte_offset, in e1000_write_i2c_byte_null() argument
/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBType.cpp746 const uint32_t byte_offset = bit_offset / 8u; GetDescription() local
/freebsd-src/contrib/ldns/
H A Ddnssec.c1754 size_t byte_offset; in ldns_convert_dsa_rrsig_asn12rdf() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp2526 uint32_t byte_offset; global() member
2538 uint32_t byte_offset; global() member
/freebsd-src/sys/dev/sfxge/common/
H A Def10_nvram.c853 byte_offset( in byte_offset() function
/freebsd-src/sys/dev/bnxt/bnxt_en/
H A Dbnxt_hwrm.c2743 int rc = 0, byte_offset = 0; in bnxt_read_sfp_module_eeprom_info() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8469 DumpEnumValue(const clang::QualType & qual_type,Stream & s,const DataExtractor & data,lldb::offset_t byte_offset,size_t byte_size,uint32_t bitfield_bit_offset,uint32_t bitfield_bit_size) DumpEnumValue() argument
8551 DumpTypeValue(lldb::opaque_compiler_type_t type,Stream & s,lldb::Format format,const lldb_private::DataExtractor & data,lldb::offset_t byte_offset,size_t byte_size,uint32_t bitfield_bit_size,uint32_t bitfield_bit_offset,ExecutionContextScope * exe_scope) DumpTypeValue() argument

12