Searched defs:byte_offset (Results 1 – 12 of 12) sorted by relevance
/linux-2.6.39/drivers/staging/ath6kl/include/common/AR6002/ |
D | addrs.h | 48 #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/ |
D | ixgbe_phy.c | 1175 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()
|
D | ixgbe_82598.c | 1036 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/ |
D | vmbus_packet_format.h | 42 u32 byte_offset; member 73 u32 byte_offset; member
|
/linux-2.6.39/fs/udf/ |
D | truncate.c | 213 loff_t byte_offset; in udf_truncate_extents() local
|
/linux-2.6.39/sound/soc/jz4740/ |
D | jz4740-pcm.c | 195 unsigned long byte_offset; in jz4740_pcm_pointer() local
|
/linux-2.6.39/drivers/video/ |
D | udlfb.c | 481 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/ |
D | crypto4xx_sa.h | 155 u32 byte_offset:1; member
|
/linux-2.6.39/net/ipv4/ |
D | cipso_ipv4.c | 154 u32 byte_offset; in cipso_v4_bitmap_walk() local
|
/linux-2.6.39/fs/reiserfs/ |
D | inode.c | 2193 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/ |
D | radeon_state.c | 1710 u32 offset, byte_offset; in radeon_cp_dispatch_texture() local
|
/linux-2.6.39/drivers/mtd/onenand/ |
D | onenand_base.c | 790 int byte_offset; in onenand_write_bufferram() local
|