Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/hp/
Dhp100.c132 #define HP100_SIG_LEN 8 /* same as EISA_SIG_LEN */ macro
153 char id[HP100_SIG_LEN];
314 static char str[HP100_SIG_LEN]; in hp100_read_id()
664 strlcpy(lp->id, eid, HP100_SIG_LEN); in hp100_probe1()