Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/zyd/
H A Dzyd_hw.c79 regs[1] = LE_16(ZYD_REG32_LO(reg)); in zyd_read32()
115 tmp[2] = LE_16(ZYD_REG32_LO(reg)); in zyd_write32()
173 tmp[0] = LE_16(ZYD_REG32_LO(reg)); in zyd_write16()
H A Dzyd_reg.h986 #define ZYD_REG32_LO(x) (x) macro