Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-mgmt.c891 XGE_HAL_I2C_CONTROL_READ | XGE_HAL_I2C_CONTROL_CNTL_START; in xge_hal_read_eeprom()
936 XGE_HAL_I2C_CONTROL_CNTL_START; in xge_hal_write_eeprom()
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-regs.h356 #define XGE_HAL_I2C_CONTROL_CNTL_START vBIT(0xE,28,4) macro