Searched refs:has_ready_substate_machine (Results 1 – 2 of 2) sorted by relevance
191 this_device->has_ready_substate_machine = FALSE; in scic_remote_device_da_construct()195 this_device->has_ready_substate_machine = TRUE; in scic_remote_device_da_construct()206 this_device->has_ready_substate_machine = TRUE; in scic_remote_device_da_construct()285 this_device->has_ready_substate_machine = FALSE; in scic_remote_device_ea_construct()289 this_device->has_ready_substate_machine = TRUE; in scic_remote_device_ea_construct()301 this_device->has_ready_substate_machine = TRUE; in scic_remote_device_ea_construct()696 if (this_device->has_ready_substate_machine) in scic_sds_remote_device_initialize_state_logging()729 if (this_device->has_ready_substate_machine) in scic_sds_remote_device_deinitialize_state_logging()1325 (this_device->has_ready_substate_machine) in scic_sds_emit_event_log_message()1328 (this_device->has_ready_substate_machine) in scic_sds_emit_event_log_message()[all …]
282 BOOL has_ready_substate_machine; member