Searched defs:byte_offset (Results 1 – 8 of 8) sorted by relevance
/onnv-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | defs.h | 42 #define btodb(byte_offset) ((byte_offset) >> 9) argument
|
H A D | fsys_iso9660.c | 70 iso9660_devread (int sector, int byte_offset, int byte_len, char *buf) in iso9660_devread()
|
H A D | disk_io.c | 157 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 D | ixgbe_phy.c | 1245 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 D | ixgbe_api.c | 991 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 D | ixgbe_82598.c | 1108 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 D | hsfs_vnops.c | 813 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 D | hermon_ioctl.c | 1673 int byte_offset; in hermon_flash_write_byte() local
|