MAX_SIZE         1580 drivers/net/ethernet/alacritech/slicoss.c 	const unsigned int MAX_SIZE = 128;
MAX_SIZE         1585 drivers/net/ethernet/alacritech/slicoss.c 	if (size < MIN_SIZE || size > MAX_SIZE)
MAX_SIZE         1021 drivers/video/fbdev/acornfb.c 		size = MAX_SIZE;
MAX_SIZE         1026 drivers/video/fbdev/acornfb.c 	if (size > MAX_SIZE)
MAX_SIZE         1027 drivers/video/fbdev/acornfb.c 		size = MAX_SIZE;