Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddiskmon_conf.h223 extern conf_err_t check_state_transition(hotplug_state_t s1,
H A Dtopo_gather.c417 } else if ((err = check_state_transition(strans.begin, strans.end)) in topoprop_indrule_add()
H A Ddiskmon_conf.c639 check_state_transition(hotplug_state_t s1, hotplug_state_t s2) in check_state_transition() function