Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-mgmt.c890 XGE_HAL_I2C_CONTROL_BYTE_CNT(0x3) | in xge_hal_read_eeprom()
934 XGE_HAL_I2C_CONTROL_BYTE_CNT(cnt) | in xge_hal_write_eeprom()
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-regs.h353 #define XGE_HAL_I2C_CONTROL_BYTE_CNT(cnt) vBIT(cnt,22,2) macro