sys/dev/bnxt/bnxt_en/bnxt_hwrm.c
2964
int rc = 0, byte_offset = 0;
sys/dev/bnxt/bnxt_en/bnxt_hwrm.c
2977
req.page_offset = htole16(start_addr + byte_offset);
sys/dev/bnxt/bnxt_en/bnxt_hwrm.c
2980
req.enables = htole32((start_addr + byte_offset ?
sys/dev/bnxt/bnxt_en/bnxt_hwrm.c
2986
memcpy(buf + byte_offset, output->data, xfer_size);
sys/dev/bnxt/bnxt_en/bnxt_hwrm.c
2987
byte_offset += xfer_size;
sys/dev/e1000/e1000_82575.c
3034
s32 e1000_read_i2c_byte_generic(struct e1000_hw *hw, u8 byte_offset,
sys/dev/e1000/e1000_82575.c
3066
status = e1000_clock_out_i2c_byte(hw, byte_offset);
sys/dev/e1000/e1000_82575.c
3123
s32 e1000_write_i2c_byte_generic(struct e1000_hw *hw, u8 byte_offset,
sys/dev/e1000/e1000_82575.c
3151
status = e1000_clock_out_i2c_byte(hw, byte_offset);
sys/dev/e1000/e1000_82575.h
431
s32 e1000_read_i2c_byte_generic(struct e1000_hw *hw, u8 byte_offset,
sys/dev/e1000/e1000_82575.h
433
s32 e1000_write_i2c_byte_generic(struct e1000_hw *hw, u8 byte_offset,
sys/dev/e1000/e1000_phy.c
172
u8 E1000_UNUSEDARG byte_offset,
sys/dev/e1000/e1000_phy.c
189
u8 E1000_UNUSEDARG byte_offset,
sys/dev/e1000/e1000_phy.h
44
s32 e1000_read_i2c_byte_null(struct e1000_hw *hw, u8 byte_offset,
sys/dev/e1000/e1000_phy.h
46
s32 e1000_write_i2c_byte_null(struct e1000_hw *hw, u8 byte_offset,
sys/dev/isci/isci_io_request.c
511
uint32_t byte_offset)
sys/dev/isci/isci_io_request.c
537
return (ccb->csio.data_ptr + byte_offset);
sys/dev/isci/scil/sati_callbacks.h
129
U32 byte_offset,
sys/dev/isci/scil/sati_callbacks.h
151
U32 byte_offset,
sys/dev/isci/scil/sati_inquiry.c
389
U16 byte_offset = 4;
sys/dev/isci/scil/sati_inquiry.c
431
byte_offset = 16;
sys/dev/isci/scil/sati_inquiry.c
439
scsi_io, byte_offset, SCSI_FC_PROTOCOL_IDENTIFIER | SCSI_ASCII_CODE_SET
sys/dev/isci/scil/sati_inquiry.c
441
byte_offset++;
sys/dev/isci/scil/sati_inquiry.c
443
scsi_io, byte_offset, SCSI_LUN_ASSOCIATION | SCSI_T10_IDENTIFIER_TYPE
sys/dev/isci/scil/sati_inquiry.c
445
byte_offset++;
sys/dev/isci/scil/sati_inquiry.c
446
sati_set_data_byte(sequence, scsi_io, byte_offset, 0);
sys/dev/isci/scil/sati_inquiry.c
447
byte_offset++;
sys/dev/isci/scil/sati_inquiry.c
454
byte_offset,
sys/dev/isci/scil/sati_inquiry.c
457
byte_offset++;
sys/dev/isci/scil/sati_inquiry.c
460
sati_set_data_byte(sequence, scsi_io, byte_offset, 0x41);
sys/dev/isci/scil/sati_inquiry.c
461
byte_offset++;
sys/dev/isci/scil/sati_inquiry.c
462
sati_set_data_byte(sequence, scsi_io, byte_offset, 0x54);
sys/dev/isci/scil/sati_inquiry.c
463
byte_offset++;
sys/dev/isci/scil/sati_inquiry.c
464
sati_set_data_byte(sequence, scsi_io, byte_offset, 0x41);
sys/dev/isci/scil/sati_inquiry.c
465
byte_offset++;
sys/dev/isci/scil/sati_inquiry.c
466
sati_set_data_byte(sequence, scsi_io, byte_offset, 0x20);
sys/dev/isci/scil/sati_inquiry.c
467
byte_offset++;
sys/dev/isci/scil/sati_inquiry.c
468
sati_set_data_byte(sequence, scsi_io, byte_offset, 0x20);
sys/dev/isci/scil/sati_inquiry.c
469
byte_offset++;
sys/dev/isci/scil/sati_inquiry.c
470
sati_set_data_byte(sequence, scsi_io, byte_offset, 0x20);
sys/dev/isci/scil/sati_inquiry.c
471
byte_offset++;
sys/dev/isci/scil/sati_inquiry.c
472
sati_set_data_byte(sequence, scsi_io, byte_offset, 0x20);
sys/dev/isci/scil/sati_inquiry.c
473
byte_offset++;
sys/dev/isci/scil/sati_inquiry.c
474
sati_set_data_byte(sequence, scsi_io, byte_offset, 0x20);
sys/dev/isci/scil/sati_inquiry.c
475
byte_offset++;
sys/dev/isci/scil/sati_inquiry.c
482
byte_offset,
sys/dev/isci/scil/sati_inquiry.c
489
byte_offset += ATA_IDENTIFY_MODEL_NUMBER_LEN;
sys/dev/isci/scil/sati_inquiry.c
496
byte_offset,
sys/dev/isci/scil/sati_inquiry.c
503
byte_offset += ATA_IDENTIFY_SERIAL_NUMBER_LEN;
sys/dev/isci/scil/sati_inquiry.c
518
byte_offset,
sys/dev/isci/scil/sati_inquiry.c
521
byte_offset++;
sys/dev/isci/scil/sati_inquiry.c
526
byte_offset,
sys/dev/isci/scil/sati_inquiry.c
531
byte_offset++;
sys/dev/isci/scil/sati_inquiry.c
532
sati_set_data_byte(sequence, scsi_io, byte_offset, 0);
sys/dev/isci/scil/sati_inquiry.c
533
byte_offset++;
sys/dev/isci/scil/sati_inquiry.c
534
sati_set_data_byte(sequence, scsi_io, byte_offset, 8); // SAS Addr=8 bytes
sys/dev/isci/scil/sati_inquiry.c
535
byte_offset++;
sys/dev/isci/scil/sati_inquiry.c
540
sati_set_data_dword(sequence, scsi_io, byte_offset, sas_address.high);
sys/dev/isci/scil/sati_inquiry.c
541
byte_offset += 4;
sys/dev/isci/scil/sati_inquiry.c
542
sati_set_data_dword(sequence, scsi_io, byte_offset, sas_address.low);
sys/dev/isci/scil/sati_inquiry.c
543
byte_offset += 4;
sys/dev/isci/scil/sati_inquiry.c
552
page_length = byte_offset - 4;
sys/dev/isci/scil/sati_util.c
1434
U32 byte_offset,
sys/dev/isci/scil/sati_util.c
1438
if (byte_offset < sequence->allocation_length)
sys/dev/isci/scil/sati_util.c
1439
sati_cb_get_data_byte(scsi_io, byte_offset, value);
sys/dev/isci/scil/sati_util.c
1462
U32 byte_offset,
sys/dev/isci/scil/sati_util.c
1466
if (byte_offset < sequence->allocation_length)
sys/dev/isci/scil/sati_util.c
1469
sati_cb_set_data_byte(scsi_io, byte_offset, value);
sys/dev/isci/scil/sati_util.c
1493
U32 byte_offset,
sys/dev/isci/scil/sati_util.c
1499
sati_set_data_byte(sequence, scsi_io, byte_offset, (U8)value & 0xFF);
sys/dev/isci/scil/sati_util.c
1500
byte_offset++;
sys/dev/isci/scil/sati_util.c
1501
sati_set_data_byte(sequence, scsi_io, byte_offset, (U8)(value >> 8) & 0xFF);
sys/dev/isci/scil/sati_util.c
1502
byte_offset++;
sys/dev/isci/scil/sati_util.c
1503
sati_set_data_byte(sequence, scsi_io, byte_offset, (U8)(value >> 16) & 0xFF);
sys/dev/isci/scil/sati_util.c
1504
byte_offset++;
sys/dev/isci/scil/sati_util.c
1505
sati_set_data_byte(sequence, scsi_io, byte_offset, (U8)(value >> 24) & 0xFF);
sys/dev/isci/scil/sati_util.c
399
U32 byte_offset,
sys/dev/isci/scil/sati_util.c
405
if (byte_offset < max_sense_data_len)
sys/dev/isci/scil/sati_util.c
406
sense_data[byte_offset] = value;
sys/dev/isci/scil/sati_util.h
264
U32 byte_offset,
sys/dev/isci/scil/sati_util.h
271
U32 byte_offset,
sys/dev/isci/scil/sati_util.h
278
U32 byte_offset,
sys/dev/isci/scil/sati_util.h
285
U32 byte_offset,
sys/dev/isci/scil/scic_user_callback.h
244
U32 byte_offset
sys/dev/isci/scil/scif_sas_sati_binding.h
100
sci_object_get_association(scsi_io),(byte_offset)\
sys/dev/isci/scil/scif_sas_sati_binding.h
89
#define sati_cb_get_data_byte(scsi_io, byte_offset, value) \
sys/dev/isci/scil/scif_sas_sati_binding.h
92
sci_object_get_association(scsi_io),(byte_offset)\
sys/dev/isci/scil/scif_sas_sati_binding.h
97
#define sati_cb_set_data_byte(scsi_io, byte_offset, value) \
sys/dev/isci/scil/scif_sas_stp_io_request.c
585
U32 byte_offset
sys/dev/isci/scil/scif_sas_stp_io_request.c
593
byte_offset
sys/dev/isci/scil/scif_user_callback.h
297
U32 byte_offset
sys/dev/ixgbe/ixgbe_82598.c
1127
u8 byte_offset, u8 *eeprom_data)
sys/dev/ixgbe/ixgbe_82598.c
1152
sfp_addr = (dev_addr << 8) + byte_offset;
sys/dev/ixgbe/ixgbe_82598.c
1199
s32 ixgbe_read_i2c_eeprom_82598(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/ixgbe/ixgbe_82598.c
1203
byte_offset, eeprom_data);
sys/dev/ixgbe/ixgbe_82598.c
1214
static s32 ixgbe_read_i2c_sff8472_82598(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/ixgbe/ixgbe_82598.c
1218
byte_offset, sff8472_data);
sys/dev/ixgbe/ixgbe_82598.c
68
static s32 ixgbe_read_i2c_sff8472_82598(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/ixgbe/ixgbe_82598.h
47
s32 ixgbe_read_i2c_eeprom_82598(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/ixgbe/ixgbe_82599.c
2562
static s32 ixgbe_read_i2c_byte_82599(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/ixgbe/ixgbe_82599.c
2595
status = ixgbe_read_i2c_byte_generic(hw, byte_offset, dev_addr, data);
sys/dev/ixgbe/ixgbe_82599.c
2620
static s32 ixgbe_write_i2c_byte_82599(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/ixgbe/ixgbe_82599.c
2653
status = ixgbe_write_i2c_byte_generic(hw, byte_offset, dev_addr, data);
sys/dev/ixgbe/ixgbe_82599.c
56
static s32 ixgbe_read_i2c_byte_82599(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/ixgbe/ixgbe_82599.c
58
static s32 ixgbe_write_i2c_byte_82599(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/ixgbe/ixgbe_api.c
1548
s32 ixgbe_read_i2c_byte(struct ixgbe_hw *hw, u8 byte_offset, u8 dev_addr,
sys/dev/ixgbe/ixgbe_api.c
1551
return ixgbe_call_func(hw, hw->phy.ops.read_i2c_byte, (hw, byte_offset,
sys/dev/ixgbe/ixgbe_api.c
1564
s32 ixgbe_read_i2c_byte_unlocked(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/ixgbe/ixgbe_api.c
1568
(hw, byte_offset, dev_addr, data),
sys/dev/ixgbe/ixgbe_api.c
1612
s32 ixgbe_write_i2c_byte(struct ixgbe_hw *hw, u8 byte_offset, u8 dev_addr,
sys/dev/ixgbe/ixgbe_api.c
1615
return ixgbe_call_func(hw, hw->phy.ops.write_i2c_byte, (hw, byte_offset,
sys/dev/ixgbe/ixgbe_api.c
1629
s32 ixgbe_write_i2c_byte_unlocked(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/ixgbe/ixgbe_api.c
1633
(hw, byte_offset, dev_addr, data),
sys/dev/ixgbe/ixgbe_api.c
1676
u8 byte_offset, u8 eeprom_data)
sys/dev/ixgbe/ixgbe_api.c
1679
(hw, byte_offset, eeprom_data),
sys/dev/ixgbe/ixgbe_api.c
1691
s32 ixgbe_read_i2c_eeprom(struct ixgbe_hw *hw, u8 byte_offset, u8 *eeprom_data)
sys/dev/ixgbe/ixgbe_api.c
1694
(hw, byte_offset, eeprom_data),
sys/dev/ixgbe/ixgbe_api.h
148
s32 ixgbe_read_i2c_eeprom(struct ixgbe_hw *hw, u8 byte_offset, u8 *eeprom_data);
sys/dev/ixgbe/ixgbe_api.h
180
s32 ixgbe_read_i2c_byte(struct ixgbe_hw *hw, u8 byte_offset, u8 dev_addr,
sys/dev/ixgbe/ixgbe_api.h
182
s32 ixgbe_read_i2c_byte_unlocked(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/ixgbe/ixgbe_api.h
186
s32 ixgbe_write_i2c_byte(struct ixgbe_hw *hw, u8 byte_offset, u8 dev_addr,
sys/dev/ixgbe/ixgbe_api.h
189
s32 ixgbe_write_i2c_byte_unlocked(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/ixgbe/ixgbe_api.h
193
s32 ixgbe_write_i2c_eeprom(struct ixgbe_hw *hw, u8 byte_offset, u8 eeprom_data);
sys/dev/ixgbe/ixgbe_e610.c
5426
s32 ixgbe_read_i2c_sff8472_E610(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/ixgbe/ixgbe_e610.c
5430
byte_offset, 0,
sys/dev/ixgbe/ixgbe_e610.c
5445
s32 ixgbe_read_i2c_eeprom_E610(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/ixgbe/ixgbe_e610.c
5449
byte_offset, 0,
sys/dev/ixgbe/ixgbe_e610.c
5464
s32 ixgbe_write_i2c_eeprom_E610(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/ixgbe/ixgbe_e610.c
5468
byte_offset, 0,
sys/dev/ixgbe/ixgbe_e610.h
216
s32 ixgbe_read_i2c_sff8472_E610(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/ixgbe/ixgbe_e610.h
218
s32 ixgbe_read_i2c_eeprom_E610(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/ixgbe/ixgbe_e610.h
220
s32 ixgbe_write_i2c_eeprom_E610(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/ixgbe/ixgbe_phy.c
1963
s32 ixgbe_read_i2c_eeprom_generic(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/ixgbe/ixgbe_phy.c
1968
return hw->phy.ops.read_i2c_byte(hw, byte_offset,
sys/dev/ixgbe/ixgbe_phy.c
1981
static s32 ixgbe_read_i2c_sff8472_generic(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/ixgbe/ixgbe_phy.c
1984
return hw->phy.ops.read_i2c_byte(hw, byte_offset,
sys/dev/ixgbe/ixgbe_phy.c
1997
s32 ixgbe_write_i2c_eeprom_generic(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/ixgbe/ixgbe_phy.c
2002
return hw->phy.ops.write_i2c_byte(hw, byte_offset,
sys/dev/ixgbe/ixgbe_phy.c
2033
static s32 ixgbe_read_i2c_byte_generic_int(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/ixgbe/ixgbe_phy.c
2047
if (ixgbe_is_sfp_probe(hw, byte_offset, dev_addr))
sys/dev/ixgbe/ixgbe_phy.c
2065
status = ixgbe_clock_out_i2c_byte(hw, byte_offset);
sys/dev/ixgbe/ixgbe_phy.c
2121
s32 ixgbe_read_i2c_byte_generic(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/ixgbe/ixgbe_phy.c
2124
return ixgbe_read_i2c_byte_generic_int(hw, byte_offset, dev_addr,
sys/dev/ixgbe/ixgbe_phy.c
2138
s32 ixgbe_read_i2c_byte_generic_unlocked(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/ixgbe/ixgbe_phy.c
2141
return ixgbe_read_i2c_byte_generic_int(hw, byte_offset, dev_addr,
sys/dev/ixgbe/ixgbe_phy.c
2156
static s32 ixgbe_write_i2c_byte_generic_int(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/ixgbe/ixgbe_phy.c
2181
status = ixgbe_clock_out_i2c_byte(hw, byte_offset);
sys/dev/ixgbe/ixgbe_phy.c
2227
s32 ixgbe_write_i2c_byte_generic(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/ixgbe/ixgbe_phy.c
2230
return ixgbe_write_i2c_byte_generic_int(hw, byte_offset, dev_addr,
sys/dev/ixgbe/ixgbe_phy.c
2244
s32 ixgbe_write_i2c_byte_generic_unlocked(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/ixgbe/ixgbe_phy.c
2247
return ixgbe_write_i2c_byte_generic_int(hw, byte_offset, dev_addr,
sys/dev/ixgbe/ixgbe_phy.c
50
static s32 ixgbe_read_i2c_sff8472_generic(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/ixgbe/ixgbe_phy.h
203
s32 ixgbe_read_i2c_byte_generic(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/ixgbe/ixgbe_phy.h
205
s32 ixgbe_read_i2c_byte_generic_unlocked(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/ixgbe/ixgbe_phy.h
207
s32 ixgbe_write_i2c_byte_generic(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/ixgbe/ixgbe_phy.h
209
s32 ixgbe_write_i2c_byte_generic_unlocked(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/ixgbe/ixgbe_phy.h
211
s32 ixgbe_read_i2c_eeprom_generic(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/ixgbe/ixgbe_phy.h
213
s32 ixgbe_write_i2c_eeprom_generic(struct ixgbe_hw *hw, u8 byte_offset,
sys/dev/ixl/ixl_pf.h
165
s32 (*read_i2c_byte)(struct ixl_pf *pf, u8 byte_offset,
sys/dev/ixl/ixl_pf.h
167
s32 (*write_i2c_byte)(struct ixl_pf *pf, u8 byte_offset,
sys/dev/ixl/ixl_pf.h
432
s32 ixl_read_i2c_byte_bb(struct ixl_pf *pf, u8 byte_offset,
sys/dev/ixl/ixl_pf.h
434
s32 ixl_write_i2c_byte_bb(struct ixl_pf *pf, u8 byte_offset,
sys/dev/ixl/ixl_pf.h
436
s32 ixl_read_i2c_byte_reg(struct ixl_pf *pf, u8 byte_offset,
sys/dev/ixl/ixl_pf.h
438
s32 ixl_write_i2c_byte_reg(struct ixl_pf *pf, u8 byte_offset,
sys/dev/ixl/ixl_pf.h
440
s32 ixl_read_i2c_byte_aq(struct ixl_pf *pf, u8 byte_offset,
sys/dev/ixl/ixl_pf.h
442
s32 ixl_write_i2c_byte_aq(struct ixl_pf *pf, u8 byte_offset,
sys/dev/ixl/ixl_pf_i2c.c
456
ixl_read_i2c_byte_bb(struct ixl_pf *pf, u8 byte_offset,
sys/dev/ixl/ixl_pf_i2c.c
487
status = ixl_clock_out_i2c_byte(pf, byte_offset);
sys/dev/ixl/ixl_pf_i2c.c
545
ixl_write_i2c_byte_bb(struct ixl_pf *pf, u8 byte_offset,
sys/dev/ixl/ixl_pf_i2c.c
569
status = ixl_clock_out_i2c_byte(pf, byte_offset);
sys/dev/ixl/ixl_pf_i2c.c
611
ixl_read_i2c_byte_reg(struct ixl_pf *pf, u8 byte_offset,
sys/dev/ixl/ixl_pf_i2c.c
619
reg |= (byte_offset << I40E_GLGEN_I2CCMD_REGADD_SHIFT);
sys/dev/ixl/ixl_pf_i2c.c
641
ixl_write_i2c_byte_reg(struct ixl_pf *pf, u8 byte_offset,
sys/dev/ixl/ixl_pf_i2c.c
650
status = ixl_read_i2c_byte_reg(pf, byte_offset + 1, dev_addr, &upperbyte);
sys/dev/ixl/ixl_pf_i2c.c
658
reg |= (byte_offset << I40E_GLGEN_I2CCMD_REGADD_SHIFT);
sys/dev/ixl/ixl_pf_i2c.c
699
ixl_read_i2c_byte_aq(struct ixl_pf *pf, u8 byte_offset,
sys/dev/ixl/ixl_pf_i2c.c
709
byte_offset,
sys/dev/ixl/ixl_pf_i2c.c
725
ixl_write_i2c_byte_aq(struct ixl_pf *pf, u8 byte_offset,
sys/dev/ixl/ixl_pf_i2c.c
734
byte_offset,
sys/dev/ocs_fc/sli4.h
2361
uint32_t byte_offset;
sys/dev/qlnx/qlnxe/ecore_dbg_fw_funcs.c
2003
u32 byte_offset)
sys/dev/qlnx/qlnxe/ecore_dbg_fw_funcs.c
2007
offset_in_dword = (u8)(byte_offset & 0x3);
sys/dev/sfxge/common/ef10_nvram.c
1028
*lengthp = byte_offset(tlv_next_item_ptr(&cursor),
sys/dev/sfxge/common/ef10_nvram.c
1030
*value_offsetp = byte_offset((uint32_t *)tlv_value(&cursor),
sys/dev/sfxge/common/ef10_nvram.c
1114
*lengthp = byte_offset(tlv_next_item_ptr(&cursor),
sys/dev/sfxge/common/ef10_nvram.c
1152
*lengthp = byte_offset(tlv_next_item_ptr(&cursor),
sys/dev/sfxge/common/ef10_nvram.c
886
*startp = byte_offset(cursor.current, cursor.block);
sys/dev/sfxge/common/ef10_nvram.c
990
*startp = byte_offset(cursor.current, cursor.block);
sys/dev/sfxge/common/ef10_nvram.c
991
*lengthp = byte_offset(tlv_next_item_ptr(&cursor),