Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/tokenring/
Dtms380tr.h457 #define PROD_ID_SIZE 18 /* Length of product ID. */ macro
1080 unsigned char ProductID[PROD_ID_SIZE + 1]; /* Product ID */
Dtmspci.c161 memcpy(tp->ProductID, cardinfo->name, PROD_ID_SIZE + 1); in tms_pci_attach()
Dtmsisa.c175 memcpy(tp->ProductID, isa_cardname, PROD_ID_SIZE + 1); in tms_isa_probe()
Dabyss.c164 memcpy(tp->ProductID, "Madge PCI 16/4 Mk2", PROD_ID_SIZE + 1); in abyss_attach()
Dmadgemc.c383 memcpy(tp->ProductID, "Madge MCA 16/4 ", PROD_ID_SIZE + 1); in madgemc_probe()