Searched refs:ZYD_CR11 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/zyd/
H A Dzyd_reg.h194 #define ZYD_CR11 0x902c macro
437 { ZYD_CR10, 0x81 }, { ZYD_CR11, 0x00 }, { ZYD_CR12, 0x7f }, \
501 { ZYD_CR10, 0x81 }, { ZYD_CR11, 0x00 }, { ZYD_CR12, 0xf0 }, \
551 { ZYD_CR11, 0x00 }, { ZYD_CR15, 0xd0 }, { ZYD_CR17, 0x68 }, \
H A Dzyd_hw.c811 (void) zyd_write16(sc, ZYD_CR11, (on == B_TRUE) ? 0x00 : 0x04);
857 (void) zyd_write16(sc, ZYD_CR11, on ? 0x00 : 0x81);

Completed in 63 milliseconds