D | names.c | 40 #define PRODUCT( manuf, prod, name ) static char __prodstr_##manuf##prod[] __initdata = name; macro 46 #define PRODUCT( manuf, prod, name ) { 0x##prod, 0, __prodstr_##manuf##prod }, macro 52 #define PRODUCT( manuf, prod, name ) macro 70 /* Couldn't find either the manufacturer nor the product */ in zorro_name_device() 85 /* Ok, found the manufacturer, but unknown product */ in zorro_name_device()
|