Home
last modified time | relevance | path

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.c71 init_channel() in init_channel() function
129 ret = init_channel(); in deliver_event()
228 (void) init_channel(); in slm_init()
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_main.c2035 struct ath9k_channel *init_channel; in arn_open() local
2056 init_channel = &sc->sc_ah->ah_channels[pos]; in arn_open()
2068 if (!ath9k_hw_reset(sc->sc_ah, init_channel, in arn_open()
2075 init_channel->channel, init_channel->channelFlags)); in arn_open()
2137 if (arn_chan2mode(init_channel) != sc->sc_curmode) in arn_open()
2138 arn_setcurmode(sc, arn_chan2mode(init_channel)); in arn_open()