Searched refs:clmpcc_channel_cmd (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/dev/ic/ |
H A D | clmpcc.c | 142 integrate void clmpcc_channel_cmd(struct clmpcc_softc *,int,int); 220 clmpcc_channel_cmd(struct clmpcc_softc *sc, int chan, int cmd) in clmpcc_channel_cmd() function 358 clmpcc_channel_cmd(sc, 0, CLMPCC_CCR_T0_RESET_ALL); in clmpcc_init() 441 clmpcc_channel_cmd(sc, i, CLMPCC_CCR_T0_INIT | ccr); in clmpcc_init() 460 clmpcc_channel_cmd(ch->ch_sc, ch->ch_car, CLMPCC_CCR_T0_RX_DIS | in clmpcc_shutdown() 534 clmpcc_channel_cmd(sc, ch->ch_car, CLMPCC_CCR_T0_CLEAR | in clmpccopen() 1377 clmpcc_channel_cmd(sc, ch->ch_car, in clmpcc_softintr()
|