Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hp/
Dhp100.c120 #define HP100_SIG_LEN 8 /* same as EISA_SIG_LEN */ macro
141 char id[HP100_SIG_LEN];
298 static char str[HP100_SIG_LEN]; in hp100_read_id()
646 strlcpy(lp->id, eid, HP100_SIG_LEN); in hp100_probe1()