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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dioport.c40 unsigned int i, max_long, bytes, bytes_updated; local
78 max_long = 0;
81 max_long = i;
83 bytes = (max_long + 1) * sizeof(unsigned long);

Completed in 60 milliseconds