Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/zyd/
H A Dzyd_hw.c44 static zyd_res zyd_al2230_switch_radio(struct zyd_softc *, boolean_t);
637 (void) zyd_al2230_switch_radio(sc, B_TRUE); in zyd_hw_start()
687 (void) zyd_al2230_switch_radio(sc, B_FALSE); in zyd_hw_stop()
805 zyd_al2230_switch_radio(struct zyd_softc *sc, boolean_t on) in zyd_al2230_switch_radio() function