sys/dev/pci/ixgbe.c
1001
ixgbe_shift_out_eeprom_bits(hw,
sys/dev/pci/ixgbe.c
1016
ixgbe_shift_out_eeprom_bits(hw, write_opcode,
sys/dev/pci/ixgbe.c
1018
ixgbe_shift_out_eeprom_bits(hw, (uint16_t)((offset + i) * 2),
sys/dev/pci/ixgbe.c
1027
ixgbe_shift_out_eeprom_bits(hw, word, 16);
sys/dev/pci/ixgbe.c
1117
ixgbe_shift_out_eeprom_bits(hw, read_opcode,
sys/dev/pci/ixgbe.c
1119
ixgbe_shift_out_eeprom_bits(hw, (uint16_t)((offset + i) * 2),
sys/dev/pci/ixgbe.c
1516
ixgbe_shift_out_eeprom_bits(hw, IXGBE_EEPROM_RDSR_OPCODE_SPI,
sys/dev/pci/ixgbe.c
54
void ixgbe_shift_out_eeprom_bits(struct ixgbe_hw *hw, uint16_t data,