Searched refs:BMC_EVENT_WINDOW_RESET (Results 1 – 6 of 6) sorted by relevance
37 #define BMC_EVENT_WINDOW_RESET 0x02 macro39 BMC_EVENT_WINDOW_RESET)44 BMC_EVENT_WINDOW_RESET | \
70 protocol_events_set(context, BMC_EVENT_WINDOW_RESET); in control_modified()
32 if (events & BMC_EVENT_WINDOW_RESET) { in transport_dbus_property_update()443 value = context->bmc_events & BMC_EVENT_WINDOW_RESET; in transport_dbus_get_property()
53 #define BMC_EVENT_WINDOW_RESET 0x02 macro55 BMC_EVENT_WINDOW_RESET)60 BMC_EVENT_WINDOW_RESET | \
397 set_bmc_events(context, BMC_EVENT_WINDOW_RESET, SET_BMC_EVENT); in close_current_window()
233 constexpr auto BMC_EVENT_WINDOW_RESET = 1 << 1; variable837 ctx->event_lookup["WindowReset"] = BMC_EVENT_WINDOW_RESET; in register_openpower_hiomap_commands()