Searched refs:PROD_ID_SIZE (Results 1 – 5 of 5) sorted by relevance
457 #define PROD_ID_SIZE 18 /* Length of product ID. */ macro1080 unsigned char ProductID[PROD_ID_SIZE + 1]; /* Product ID */
161 memcpy(tp->ProductID, cardinfo->name, PROD_ID_SIZE + 1); in tms_pci_attach()
175 memcpy(tp->ProductID, isa_cardname, PROD_ID_SIZE + 1); in tms_isa_probe()
164 memcpy(tp->ProductID, "Madge PCI 16/4 Mk2", PROD_ID_SIZE + 1); in abyss_attach()
383 memcpy(tp->ProductID, "Madge MCA 16/4 ", PROD_ID_SIZE + 1); in madgemc_probe()