Searched refs:PROD_ID_SIZE (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/tokenring/
H A Dtms380tr.h459 #define PROD_ID_SIZE 18 /* Length of product ID. */ macro
1080 unsigned char ProductID[PROD_ID_SIZE + 1]; /* Product ID */
H A Dtmspci.c151 memcpy(tp->ProductID, cardinfo->name, PROD_ID_SIZE + 1);
H A Dabyss.c160 memcpy(tp->ProductID, "Madge PCI 16/4 Mk2", PROD_ID_SIZE + 1);
H A Dproteon.c168 memcpy(tp->ProductID, cardname, PROD_ID_SIZE + 1);
H A Dskisa.c185 memcpy(tp->ProductID, isa_cardname, PROD_ID_SIZE + 1);
H A Dmadgemc.c344 memcpy(tp->ProductID, "Madge MCA 16/4 ", PROD_ID_SIZE + 1);

Completed in 39 milliseconds