Home
last modified time | relevance | path

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

/linux-2.4.37.9/Documentation/s390/
Dc7000.txt47 lhost1 - lhost3, lappl1 - lappl3, uhost1 - uhost3, uappl1 - uappl3.
/linux-2.4.37.9/drivers/s390/net/
Dc7000.c400 static char *uhost1; variable
471 MODULE_PARM(uhost1, "s");
472 MODULE_PARM_DESC(uhost1, "Unit name for 2nd C7000 box.");
2973 if (uhost1 != NULL) in c7000_init()
2974 c7000_fill_name(ccp->uhost, uhost1); in c7000_init()