Searched refs:uhost2 (Results 1 – 1 of 1) sorted by relevance
401 static char *uhost2; variable473 MODULE_PARM(uhost2, "s");474 MODULE_PARM_DESC(uhost2, "Unit name for 3rd C7000 box.");2987 if (uhost2 != NULL) in c7000_init()2988 c7000_fill_name(ccp->uhost, uhost2); in c7000_init()