Searched refs:uappl0 (Results 1 – 2 of 2) sorted by relevance
21 uappl0=s4 This parameter defines the unit application name and44 uappl0="TCPIP" dbg=0 noauto=165 options c7000 base0=0xYYYY lhost0=s1 uhost0=s2 lappl0=s3 uappl0=s4
390 static char *uappl0; variable478 MODULE_PARM(uappl0, "s");479 MODULE_PARM_DESC(uappl0, "Unit application name for 1st C7000 box.");2956 if (uappl0 != NULL) in c7000_init()2957 c7000_fill_name(ccp->uappl, uappl0); in c7000_init()