Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddiskmon_conf.h111 } state_transition_t; typedef
114 state_transition_t strans;
208 extern indrule_t *new_indrule(state_transition_t *st,
228 state_transition_t **offender);
H A Ddiskmon_conf.c110 hotplug_state_string(((state_transition_t *)arg)->begin), in conf_error_msg()
111 hotplug_state_string(((state_transition_t *)arg)->end)); in conf_error_msg()
268 new_indrule(state_transition_t *st, ind_action_t *actionp) in new_indrule()
546 check_indrules(indrule_t *indrp, state_transition_t **offender) in check_indrules()
H A Dtopo_gather.c401 state_transition_t strans; in topoprop_indrule_add()
618 ((conferr = check_indrules(indrp, (state_transition_t **)&ptr)) in topo_add_bay()