Home
last modified time | relevance | path

Searched refs:lhost3 (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.c384 static char *lhost3; variable
466 MODULE_PARM(lhost3, "s");
467 MODULE_PARM_DESC(lhost3, "Host name for 4th C7000 box.");
2995 if (lhost3 != NULL) in c7000_init()
2996 c7000_fill_name(ccp->lhost, lhost3); in c7000_init()