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

/illumos-gate/usr/src/cmd/syseventd/modules/sysevent_reg_mod/
H A Dsysevent_reg_mod.c73 init_channel() function
131 ret = init_channel();
230 (void) init_channel();
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_main.c2035 struct ath9k_channel *init_channel; local
2056 init_channel = &sc->sc_ah->ah_channels[pos];
2068 if (!ath9k_hw_reset(sc->sc_ah, init_channel,
2075 init_channel->channel, init_channel->channelFlags));
2137 if (arn_chan2mode(init_channel) != sc->sc_curmode)
2138 arn_setcurmode(sc, arn_chan2mode(init_channel));

Completed in 75 milliseconds