Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_sel.robot117 ${get_sel_entry}= Get Lines Containing String ${resp} ${sensor_name}
118 ${sel_entry}= Get Lines Containing String ${get_sel_entry} ${event_type}
H A Dtest_ipmi_sel_time.robot491 ${get_sel_entry}= Get Lines Containing String ${resp} ${sensor_name}
492 ${sel_entry}= Get Lines Containing String ${get_sel_entry} ${event_type}
/openbmc/qemu/hw/ipmi/
H A Dipmi_bmc_sim.c1452 static void get_sel_entry(IPMIBmcSim *ibs, in get_sel_entry() function
2035 [IPMI_CMD_GET_SEL_ENTRY] = { get_sel_entry, 8 },