Searched refs:mc_channels (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firewire/
H A Dohci.c199 u64 mc_channels; /* channels in use by the multichannel IR context */ member in struct:fw_ohci
2288 ohci->mc_channels = channels;
2482 ohci->ir_context_channels |= ohci->mc_channels;
2483 ohci->mc_channels = 0;
2503 if (~ohci->ir_context_channels & ~ohci->mc_channels & *channels) {

Completed in 190 milliseconds