cc_channel        465 dev/pci/musycc.c 			    MUSYCC_TSLOT_CHAN(cc->cc_channel) |
cc_channel        468 dev/pci/musycc.c 			    MUSYCC_TSLOT_CHAN(cc->cc_channel) |
cc_channel        527 dev/pci/musycc.c 		musycc_sreq(mg, cc->cc_channel, MUSYCC_SREQ_SET(9),
cc_channel        548 dev/pci/musycc.c 	if ((rv = musycc_set_chandesc(mg, cc->cc_channel, nslots,
cc_channel        553 dev/pci/musycc.c 	musycc_list_tx_init(mg, cc->cc_channel, MUSYCC_DMA_SIZE);
cc_channel        555 dev/pci/musycc.c 	if ((rv = musycc_list_rx_init(mg, cc->cc_channel, MUSYCC_DMA_SIZE))) {
cc_channel        568 dev/pci/musycc.c 	musycc_activate_channel(mg, cc->cc_channel);
cc_channel        580 dev/pci/musycc.c 	musycc_free_channel(mg, cc->cc_channel);
cc_channel        607 dev/pci/musycc.c 		musycc_free_channel(mg, cc->cc_channel);
cc_channel        613 dev/pci/musycc.c 	musycc_sreq(mg, cc->cc_channel, MUSYCC_SREQ_SET(9), MUSYCC_SREQ_BOTH,
cc_channel       1099 dev/pci/musycc.c 		if (musycc_encap(mg, m, cc->cc_channel)) {
cc_channel       1137 dev/pci/musycc.c 	musycc_sreq(cc->cc_group, cc->cc_channel, MUSYCC_SREQ_SET(9),
cc_channel       1696 dev/pci/musycc.c 			cc->cc_channel = i;
cc_channel       1709 dev/pci/musycc.c 		musycc_free_channel(cc->cc_group, cc->cc_channel);
cc_channel       1710 dev/pci/musycc.c 		cc->cc_group->mg_channels[cc->cc_channel] = NULL;
cc_channel        150 dev/pci/musyccvar.h 	u_int8_t		 cc_channel;	/* HDLC channel */