Home
last modified time | relevance | path

Searched refs:lhost1 (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.c382 static char *lhost1; variable
462 MODULE_PARM(lhost1, "s");
463 MODULE_PARM_DESC(lhost1, "Host name for 2nd C7000 box.");
2967 if (lhost1 != NULL) in c7000_init()
2968 c7000_fill_name(ccp->lhost, lhost1); in c7000_init()