Home
last modified time | relevance | path

Searched refs:update_configuration_from_topo (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dtopo_gather.h56 int update_configuration_from_topo(fmd_hdl_t *, diskmon_t *diskp);
H A Dschg_mgr.c232 update_configuration_from_topo(g_fm_hdl, diskp) == TOPO_SUCCESS) { in schg_update_fru_info()
H A Dtopo_gather.c745 update_configuration_from_topo(fmd_hdl_t *hdl, diskmon_t *diskp) in update_configuration_from_topo() function
H A Ddiskmon_conf.c809 err = update_configuration_from_topo(hdl, NULL); in config_get()