MAX_HOST_PORTS    772 include/linux/ide.h 	ide_hwif_t	*ports[MAX_HOST_PORTS + 1];
MAX_HOST_PORTS   1552 include/linux/ide.h 	for ((i) = 0; ((port) = (host)->ports[i]) || (i) < MAX_HOST_PORTS; (i)++)