Searched refs:CFGDIR (Results 1 – 2 of 2) sorted by relevance
159 #define CFGDIR "/dev/cfg" macro
2235 if ((dir = opendir(CFGDIR)) == NULL) in obj_sys_compnum()2277 if ((dir = opendir(CFGDIR)) == NULL) in obj_sys_complist()4423 (void) snprintf(buf, MAX_PATH_LEN, "%s/c%d", CFGDIR, controller_id); in controller_id_to_path()4428 (void) snprintf(buf, sizeof (buf), "%s/", CFGDIR); in controller_id_to_path()