Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/pcmcia/
Dxirc2ps_cs.c374 const char *manf_str; member
882 local->manf_str = "Xircom"; in xirc2ps_config()
885 local->manf_str = "Accton"; in xirc2ps_config()
889 local->manf_str = "Compaq"; in xirc2ps_config()
892 local->manf_str = "Intel"; in xirc2ps_config()
895 local->manf_str = "Toshiba"; in xirc2ps_config()
902 DEBUG(0, "found %s card\n", local->manf_str); in xirc2ps_config()
1179 dev->name, local->manf_str,(u_long)dev->base_addr, (int)dev->irq); in xirc2ps_config()