Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/zyd/
H A Dzyd_hw.c47 static zyd_res zyd_rfmd_switch_radio(struct zyd_softc *, boolean_t);
640 (void) zyd_rfmd_switch_radio(sc, B_TRUE); in zyd_hw_start()
690 (void) zyd_rfmd_switch_radio(sc, B_FALSE); in zyd_hw_stop()
853 zyd_rfmd_switch_radio(struct zyd_softc *sc, boolean_t on) in zyd_rfmd_switch_radio() function