Searched refs:event_lookup (Results 1 – 1 of 1) sorted by relevance
264 std::map<std::string, int> event_lookup; member359 if (!ctx->event_lookup.count(x.first)) in hiomap_handle_property_update()365 uint8_t mask = ctx->event_lookup[x.first]; in hiomap_handle_property_update()835 ctx->event_lookup["DaemonReady"] = BMC_EVENT_DAEMON_READY; in register_openpower_hiomap_commands()836 ctx->event_lookup["FlashControlLost"] = BMC_EVENT_FLASH_CTRL_LOST; in register_openpower_hiomap_commands()837 ctx->event_lookup["WindowReset"] = BMC_EVENT_WINDOW_RESET; in register_openpower_hiomap_commands()838 ctx->event_lookup["ProtocolReset"] = BMC_EVENT_PROTOCOL_RESET; in register_openpower_hiomap_commands()