/freebsd-src/sys/dev/ixl/ |
H A D | ixl_pf_i2c.c | 456 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 D | ixgbe_phy.c | 1932 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 D | ixgbe_api.c | 1533 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 D | ixgbe_82598.c | 1127 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 D | ixgbe_82599.c | 2541 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 D | scif_sas_sati_binding.h | 89 #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 D | sati_inquiry.c | 389 U16 byte_offset = 4; in sati_inquiry_device_id_translate_data() local
|
H A D | sati_util.c | 399 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 D | scif_sas_stp_io_request.c | 585 U32 byte_offset in scic_cb_io_request_get_virtual_address_from_sgl()
|
/freebsd-src/contrib/llvm-project/lldb/source/Core/ |
H A D | ValueObjectConstResultChild.cpp | 26 ConstString name, uint32_t byte_size, int32_t byte_offset, in ValueObjectConstResultChild() argument
|
H A D | ValueObjectChild.cpp | 31 ConstString name, uint64_t byte_size, int32_t byte_offset, in ValueObjectChild() argument
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Target/ |
H A D | DynamicRegisterInfo.h | 33 uint32_t byte_offset = LLDB_INVALID_INDEX32; member
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/ |
H A D | lldb-private-types.h | 45 uint32_t byte_offset; member
|
/freebsd-src/contrib/llvm-project/lldb/source/Target/ |
H A D | DynamicRegisterInfo.cpp | 179 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 D | ArmUnwindInfo.cpp | 109 uint16_t byte_offset = 0; in GetUnwindPlan() local
|
H A D | CompilerType.cpp | 1005 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 D | isci_io_request.c | 511 uint32_t byte_offset) in scif_cb_io_request_get_virtual_address_from_sgl()
|
/freebsd-src/sys/dev/e1000/ |
H A D | e1000_82575.c | 3032 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 D | e1000_phy.c | 172 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 D | SBType.cpp | 746 const uint32_t byte_offset = bit_offset / 8u; GetDescription() local
|
/freebsd-src/contrib/ldns/ |
H A D | dnssec.c | 1754 size_t byte_offset; in ldns_convert_dsa_rrsig_asn12rdf() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFASTParserClang.cpp | 2526 uint32_t byte_offset; global() member 2538 uint32_t byte_offset; global() member
|
/freebsd-src/sys/dev/sfxge/common/ |
H A D | ef10_nvram.c | 853 byte_offset( in byte_offset() function
|
/freebsd-src/sys/dev/bnxt/bnxt_en/ |
H A D | bnxt_hwrm.c | 2743 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 D | TypeSystemClang.cpp | 8469 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
|