Searched refs:lhost0 (Results 1 – 2 of 2) sorted by relevance
9 lhost0=s1 This parameter defines the local host name and43 insmod c7000 base0=0x336c lhost0="UTS" uhost0="C7011" lappl0="TCPIP" \65 options c7000 base0=0xYYYY lhost0=s1 uhost0=s2 lappl0=s3 uappl0=s4
381 static char *lhost0; variable460 MODULE_PARM(lhost0, "s");461 MODULE_PARM_DESC(lhost0, "Host name for 1st C7000 box.");2953 if (lhost0 != NULL) in c7000_init()2954 c7000_fill_name(ccp->lhost, lhost0); in c7000_init()