Home
last modified time | relevance | path

Searched refs:MAX_HOST_PORTS (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dide.h823 #define MAX_HOST_PORTS 4 macro
826 ide_hwif_t *ports[MAX_HOST_PORTS + 1];
1619 for ((i) = 0; ((port) = (host)->ports[i]) || (i) < MAX_HOST_PORTS; (i)++)