Home
last modified time | relevance | path

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

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