Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/s390/net/
Dc7000.c401 static char *uhost2; variable
473 MODULE_PARM(uhost2, "s");
474 MODULE_PARM_DESC(uhost2, "Unit name for 3rd C7000 box.");
2987 if (uhost2 != NULL) in c7000_init()
2988 c7000_fill_name(ccp->uhost, uhost2); in c7000_init()