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