Searched refs:eppconfig_path (Results 1 – 1 of 1) sorted by relevance
287 static char const eppconfig_path[] = "/usr/sbin/eppfpga"; variable297 (char *)eppconfig_path, in eppconfig()310 printk(KERN_DEBUG "%s: %s -s -p %s -m %s\n", bc_drvname, eppconfig_path, portarg, modearg); in eppconfig()312 return call_usermodehelper(eppconfig_path, argv, envp, UMH_WAIT_PROC); in eppconfig()