Home
last modified time | relevance | path

Searched refs:init_configuration_from_topo (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dtopo_gather.h55 int init_configuration_from_topo(void);
H A Dtopo_gather.c781 init_configuration_from_topo(void) in init_configuration_from_topo() function
H A Ddiskmon_conf.c784 if (init_configuration_from_topo() == 0) { in config_init()