Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/ath6kl/include/common/AR6002/
Daddrs.h48 #define AR6K_RAM_ADDR(byte_offset) (AR6K_RAM_START+(byte_offset)) argument
49 #define TARG_RAM_ADDRS(byte_offset) AR6K_RAM_ADDR(byte_offset) argument
53 #define AR6K_ROM_ADDR(byte_offset) (AR6K_ROM_START+(byte_offset)) argument
54 #define TARG_ROM_ADDRS(byte_offset) AR6K_ROM_ADDR(byte_offset) argument
/linux-2.6.39/drivers/net/ixgbe/
Dixgbe_phy.c1175 s32 ixgbe_read_i2c_eeprom_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_eeprom_generic()
1191 s32 ixgbe_write_i2c_eeprom_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_write_i2c_eeprom_generic()
1208 s32 ixgbe_read_i2c_byte_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_byte_generic()
1296 s32 ixgbe_write_i2c_byte_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_write_i2c_byte_generic()
Dixgbe_82598.c1036 static s32 ixgbe_read_i2c_eeprom_82598(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_eeprom_82598()
/linux-2.6.39/drivers/staging/hv/
Dvmbus_packet_format.h42 u32 byte_offset; member
73 u32 byte_offset; member
/linux-2.6.39/fs/udf/
Dtruncate.c213 loff_t byte_offset; in udf_truncate_extents() local
/linux-2.6.39/sound/soc/jz4740/
Djz4740-pcm.c195 unsigned long byte_offset; in jz4740_pcm_pointer() local
/linux-2.6.39/drivers/video/
Dudlfb.c481 u32 byte_offset, u32 byte_width, in dlfb_render_hline()
569 const int byte_offset = line_offset + (x * BPP); in dlfb_handle_damage() local
/linux-2.6.39/drivers/crypto/amcc/
Dcrypto4xx_sa.h155 u32 byte_offset:1; member
/linux-2.6.39/net/ipv4/
Dcipso_ipv4.c154 u32 byte_offset; in cipso_v4_bitmap_walk() local
/linux-2.6.39/fs/reiserfs/
Dinode.c2193 loff_t byte_offset = ((loff_t)block << inode->i_sb->s_blocksize_bits)+1; in map_block_for_writepage() local
/linux-2.6.39/drivers/gpu/drm/radeon/
Dradeon_state.c1710 u32 offset, byte_offset; in radeon_cp_dispatch_texture() local
/linux-2.6.39/drivers/mtd/onenand/
Donenand_base.c790 int byte_offset; in onenand_write_bufferram() local