Home
last modified time | relevance | path

Searched refs:IXGBE_EEPROM_A8_OPCODE_SPI (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c1402 write_opcode |= IXGBE_EEPROM_A8_OPCODE_SPI; in ixgbe_write_eeprom_buffer_bit_bang()
1552 read_opcode |= IXGBE_EEPROM_A8_OPCODE_SPI; in ixgbe_read_eeprom_buffer_bit_bang()
H A Dixgbe_type.h2374 #define IXGBE_EEPROM_A8_OPCODE_SPI 0x08 /* opcode bit-3 = addr bit-8 */ macro