Home
last modified time | relevance | path

Searched defs:zyd_rfwrite (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/zyd/
H A Dzyd.h191 struct zyd_rfwrite { struct
192 uint16_t code;
193 uint16_t width;
194 uint16_t bit[32];
H A Dzyd_hw.c258 zyd_rfwrite(struct zyd_softc *sc, uint32_t val, int bits) in zyd_rfwrite() function