Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-regs.h355 #define XGE_HAL_I2C_CONTROL_NACK BIT(25) macro
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-mgmt.c942 if (!(val64 & XGE_HAL_I2C_CONTROL_NACK)) in xge_hal_write_eeprom()