Home
last modified time | relevance | path

Searched refs:NWAM_AUX_STATE_MANUAL_DISABLE (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Denm.c292 case NWAM_AUX_STATE_MANUAL_DISABLE: in nwamd_enm_activate_deactivate_thread()
294 aux_state = NWAM_AUX_STATE_MANUAL_DISABLE; in nwamd_enm_activate_deactivate_thread()
576 case NWAM_AUX_STATE_MANUAL_DISABLE: in nwamd_enm_deactivate()
578 aux_state = NWAM_AUX_STATE_MANUAL_DISABLE; in nwamd_enm_deactivate()
673 NWAM_AUX_STATE_MANUAL_DISABLE); in nwamd_enm_check()
866 NWAM_AUX_STATE_MANUAL_DISABLE); in nwamd_enm_handle_action_event()
H A Dloc.c196 NWAM_AUX_STATE_MANUAL_DISABLE); in nwamd_loc_activate()
279 NWAM_AUX_STATE_MANUAL_DISABLE); in nwamd_loc_check()
530 NWAM_AUX_STATE_MANUAL_DISABLE); in nwamd_loc_handle_action_event()
H A Dncu.c465 case NWAM_AUX_STATE_MANUAL_DISABLE: in nwamd_ncu_state_machine()
497 case NWAM_AUX_STATE_MANUAL_DISABLE: in nwamd_ncu_state_machine()
501 NWAM_AUX_STATE_MANUAL_DISABLE); in nwamd_ncu_state_machine()
1795 NWAM_AUX_STATE_MANUAL_DISABLE; in nwamd_ncu_handle_init_event()
1816 NWAM_AUX_STATE_MANUAL_DISABLE); in nwamd_ncu_handle_init_event()
1984 NWAM_AUX_STATE_MANUAL_DISABLE); in nwamd_ncu_handle_action_event()
H A Dncp.c397 NWAM_AUX_STATE_MANUAL_DISABLE); in nwamd_ncu_check_or_activate()
H A Ddoor_if.c481 NWAM_AUX_STATE_MANUAL_DISABLE; in nwamd_door_req_state()
/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam.h231 NWAM_AUX_STATE_MANUAL_DISABLE, enumerator
H A Dlibnwam_util.c425 case NWAM_AUX_STATE_MANUAL_DISABLE: in nwam_aux_state_to_string()