Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/zyd/
H A Dzyd_hw.c335 sc->fix_cr47 = (tmp >> 8) & 0x01; in zyd_read_eeprom()
338 ZYD_DEBUG((ZYD_DBG_HW, "fix cr47: 0x%x\n", sc->fix_cr47)); in zyd_read_eeprom()
593 if (sc->fix_cr47) { in zyd_hw_set_channel()
H A Dzyd.h171 uint8_t fix_cr47; member