Searched refs:cpc_max (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/net/wan/
H A Dpc300_drv.c67 #ifndef cpc_max
68 #define cpc_max(a,b) (((a)>(b))?(a):(b)) macro

Completed in 105 milliseconds