Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/syseventd/modules/sysevent_reg_mod/
H A Dsysevent_reg_mod.c73 init_channel() in init_channel() function
131 ret = init_channel(); in deliver_event()
230 (void) init_channel(); in slm_init()
/titanic_41/usr/src/uts/common/io/arn/
H A Darn_main.c2082 struct ath9k_channel *init_channel; in arn_open() local
2103 init_channel = &sc->sc_ah->ah_channels[pos]; in arn_open()
2115 if (!ath9k_hw_reset(sc->sc_ah, init_channel, in arn_open()
2122 init_channel->channel, init_channel->channelFlags)); in arn_open()
2184 if (arn_chan2mode(init_channel) != sc->sc_curmode) in arn_open()
2185 arn_setcurmode(sc, arn_chan2mode(init_channel)); in arn_open()