Searched refs:MAX_HOST_PORTS (Results 1 – 2 of 2) sorted by relevance
769 #define MAX_HOST_PORTS 4 macro772 ide_hwif_t *ports[MAX_HOST_PORTS + 1];1552 for ((i) = 0; ((port) = (host)->ports[i]) || (i) < MAX_HOST_PORTS; (i)++)
1359 for (i = 0; i < MAX_HOST_PORTS; i++) { in ide_disable_port()