Searched refs:NR_HOST (Results 1 – 1 of 1) sorted by relevance
62 #define NR_HOST 6 macro171 static int legacy_port[NR_HOST] = { 0x1f0, 0x170, 0x1e8, 0x168, 0x1e0, 0x160 };173 static struct legacy_probe probe_list[NR_HOST];174 static struct legacy_data legacy_data[NR_HOST];175 static struct ata_host *legacy_host[NR_HOST];201 for (i = 0; i < NR_HOST; i++) { in legacy_probe_add()1261 for (i = 0; i < NR_HOST; i++, pl++) { in legacy_init()