Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hp/
Dhp100.c191 static const char *hp100_isa_tbl[] = { variable
354 for (i = 0; i < ARRAY_SIZE(hp100_isa_tbl); i++) { in hp100_isa_probe1()
355 if (!strcmp(hp100_isa_tbl[i], sig)) in hp100_isa_probe1()
360 if (i < ARRAY_SIZE(hp100_isa_tbl)) in hp100_isa_probe1()