Home
last modified time | relevance | path

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

/onnv-gate/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.c157 rawread(int drive, unsigned int sector, int byte_offset, int byte_len, in rawread()
307 devread(unsigned int sector, int byte_offset, int byte_len, char *buf) in devread()
/onnv-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_phy.c1245 ixgbe_read_i2c_eeprom_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_eeprom_generic()
1262 s32 ixgbe_write_i2c_eeprom_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_write_i2c_eeprom_generic()
1281 ixgbe_read_i2c_byte_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_byte_generic()
1371 ixgbe_write_i2c_byte_generic(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_write_i2c_byte_generic()
H A Dixgbe_api.c991 ixgbe_read_i2c_byte(struct ixgbe_hw *hw, u8 byte_offset, u8 dev_addr, in ixgbe_read_i2c_byte()
1008 ixgbe_write_i2c_byte(struct ixgbe_hw *hw, u8 byte_offset, u8 dev_addr, in ixgbe_write_i2c_byte()
1024 ixgbe_write_i2c_eeprom(struct ixgbe_hw *hw, u8 byte_offset, u8 eeprom_data) in ixgbe_write_i2c_eeprom()
1039 ixgbe_read_i2c_eeprom(struct ixgbe_hw *hw, u8 byte_offset, u8 *eeprom_data) in ixgbe_read_i2c_eeprom()
H A Dixgbe_82598.c1108 ixgbe_read_i2c_eeprom_82598(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_eeprom_82598()
/onnv-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vnops.c813 ulong_t byte_offset; in hsfs_getpage_ra() local
1106 ulong_t byte_offset; in hsfs_getapage() local
/onnv-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c1673 int byte_offset; in hermon_flash_write_byte() local