Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libraidcfg/common/
H A Draidcfg_spi.h159 #define CFGDIR "/dev/cfg" macro
H A Draidcfg.c2234 if ((dir = opendir(CFGDIR)) == NULL) in obj_sys_compnum()
2276 if ((dir = opendir(CFGDIR)) == NULL) in obj_sys_complist()
4422 (void) snprintf(buf, MAX_PATH_LEN, "%s/c%d", CFGDIR, controller_id); in controller_id_to_path()
4427 (void) snprintf(buf, sizeof (buf), "%s/", CFGDIR); in controller_id_to_path()