Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/zyd/
H A Dzyd_hw.c336 sc->fix_cr157 = (tmp >> 13) & 0x01; in zyd_read_eeprom()
339 ZYD_DEBUG((ZYD_DBG_HW, "fix cr157: 0x%x\n", sc->fix_cr157)); in zyd_read_eeprom()
514 if (sc->fix_cr157) { in zyd_hw_configure()
H A Dzyd.h172 uint8_t fix_cr157; member