Searched refs:lappl0 (Results 1 – 2 of 2) sorted by relevance
17 lappl0=s3 This parameter defines the local application name43 insmod c7000 base0=0x336c lhost0="UTS" uhost0="C7011" lappl0="TCPIP" \65 options c7000 base0=0xYYYY lhost0=s1 uhost0=s2 lappl0=s3 uappl0=s4
372 static char *lappl0; variable451 MODULE_PARM(lappl0, "s");452 MODULE_PARM_DESC(lappl0, "Application name for 1st C7000 box.");2950 if (lappl0 != NULL) in c7000_init()2951 c7000_fill_name(ccp->lappl, lappl0); in c7000_init()