Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Ddefs.h42 #define btodb(byte_offset) ((byte_offset) >> 9) argument
H A Dfsys_iso9660.c70 iso9660_devread (int sector, int byte_offset, int byte_len, char *buf) in iso9660_devread()
H A Ddisk_io.c158 rawread(int drive, unsigned int sector, int byte_offset, int byte_len, in rawread()
308 devread(unsigned int sector, int byte_offset, int byte_len, char *buf) in devread()
/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_phy.c1345 s32 ixgbe_read_i2c_eeprom_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_eeprom_generic()
1363 s32 ixgbe_write_i2c_eeprom_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_write_i2c_eeprom_generic()
1382 s32 ixgbe_read_i2c_byte_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_byte_generic()
1474 s32 ixgbe_write_i2c_byte_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_write_i2c_byte_generic()
H A Dixgbe_api.c1066 s32 ixgbe_read_i2c_byte(struct ixgbe_hw *hw, u8 byte_offset, u8 dev_addr, in ixgbe_read_i2c_byte()
1082 s32 ixgbe_write_i2c_byte(struct ixgbe_hw *hw, u8 byte_offset, u8 dev_addr, in ixgbe_write_i2c_byte()
1098 u8 byte_offset, u8 eeprom_data) in ixgbe_write_i2c_eeprom()
1113 s32 ixgbe_read_i2c_eeprom(struct ixgbe_hw *hw, u8 byte_offset, u8 *eeprom_data) in ixgbe_read_i2c_eeprom()
H A Dixgbe_82598.c1116 s32 ixgbe_read_i2c_eeprom_82598(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_eeprom_82598()
/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_82575.c3134 s32 e1000_read_i2c_byte_generic(struct e1000_hw *hw, u8 byte_offset, in e1000_read_i2c_byte_generic()
3225 s32 e1000_write_i2c_byte_generic(struct e1000_hw *hw, u8 byte_offset, in e1000_write_i2c_byte_generic()
H A De1000_phy.c166 u8 E1000_UNUSEDARG byte_offset, in e1000_read_i2c_byte_null()
183 u8 E1000_UNUSEDARG byte_offset, in e1000_write_i2c_byte_null()
/titanic_41/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vnops.c814 ulong_t byte_offset; in hsfs_getpage_ra() local
1107 ulong_t byte_offset; in hsfs_getapage() local
/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c1673 int byte_offset; in hermon_flash_write_byte() local