Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/hp/
Dhp100.c191 static const char *hp100_isa_tbl[] = { variable
358 for (i = 0; i < ARRAY_SIZE(hp100_isa_tbl); i++) { in hp100_isa_probe1()
359 if (!strcmp(hp100_isa_tbl[i], sig)) in hp100_isa_probe1()
364 if (i < ARRAY_SIZE(hp100_isa_tbl)) in hp100_isa_probe1()