Home
last modified time | relevance | path

Searched refs:get_sel_time (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_sel_time.robot100 ${get_sel_time}= Check Current Date Time Via IPMI
104 ${time_difference}= Get Time Difference ${get_sel_time} ${sel_date}
126 ${get_sel_time}= Check Current Date Time Via IPMI
129 ${difference}= Get Time Difference ${get_sel_time} ${set_sel_time}
134 ${difference}= Get Time Difference ${get_sel_time} ${bmc_time}
152 ${get_sel_time}= Check Current Date Time Via IPMI
154 ${difference}= Get Time Difference ${get_sel_time} ${set_sel_time}
158 ${difference}= Get Time Difference ${get_sel_time} ${bmc_time}
223 ${get_sel_time}= Check Current Date Time Via IPMI
227 ${time_difference}= Get Time Difference ${get_sel_time} ${sel_date}
[all …]
/openbmc/qemu/hw/ipmi/
H A Dipmi_bmc_sim.c1540 static void get_sel_time(IPMIBmcSim *ibs, in get_sel_time() function
2038 [IPMI_CMD_GET_SEL_TIME] = { get_sel_time },