mc_channels 216 drivers/firewire/ohci.c u64 mc_channels; /* channels in use by the multichannel IR context */ mc_channels 2929 drivers/firewire/ohci.c ohci->mc_channels = channels; mc_channels 3133 drivers/firewire/ohci.c ohci->ir_context_channels |= ohci->mc_channels; mc_channels 3134 drivers/firewire/ohci.c ohci->mc_channels = 0; mc_channels 3154 drivers/firewire/ohci.c if (~ohci->ir_context_channels & ~ohci->mc_channels & *channels) {