Home
last modified time | relevance | path

Searched refs:CFGDIR (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/lib/libraidcfg/common/
H A Draidcfg_spi.h159 #define CFGDIR "/dev/cfg" macro
H A Draidcfg.c2235 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()