Searched refs:uappl2 (Results 1 – 1 of 1) sorted by relevance
392 static char *uappl2; variable482 MODULE_PARM(uappl2, "s");483 MODULE_PARM_DESC(uappl2, "Unit application name for 3rd C7000 box.");2984 if (uappl2 != NULL) in c7000_init()2985 c7000_fill_name(ccp->uappl, uappl2); in c7000_init()