clmpcc.c | 141 integrate u_int8_t clmpcc_select_channel(struct clmpcc_softc *, u_int); 210 clmpcc_select_channel(struct clmpcc_softc *sc, u_int new_chan) function in typeref:typename:integrate u_int8_t 243 old = clmpcc_select_channel(ch->ch_sc, ch->ch_car); 251 clmpcc_select_channel(ch->ch_sc, old); 379 clmpcc_select_channel(sc, i); 453 oldch = clmpcc_select_channel(ch->ch_sc, ch->ch_car); 467 clmpcc_select_channel(ch->ch_sc, oldch); 531 oldch = clmpcc_select_channel(sc, ch->ch_car); 546 clmpcc_select_channel(sc, oldch); 724 oldch = clmpcc_select_channel(sc, ch->ch_car) [all...] |