Searched refs:ISO_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/ieee1394/
H A Dvideo1394.c63 #define ISO_CHANNELS 64 macro
736 if (i == ISO_CHANNELS) {
748 } else if (v.channel >= ISO_CHANNELS) {
847 if (channel < 0 || channel >= ISO_CHANNELS) {

Completed in 42 milliseconds