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
126 ${get_sel_time}= Check Current Date Time Via IPMI
134 ${difference}= Get Time Difference ${get_sel_time} ${bmc_time}
152 ${get_sel_time}= Check Current Date Time Via IPMI
223 ${get_sel_time}= Check Current Date Time Via IPMI
277 ${get_sel_time}= Check Current Date Time Via IPMI
285 ${difference}= Get Time Difference ${get_sel_time} ${bmc_time}
331 ${get_sel_time}= Check Current Date Time Via IPMI
450 # then, ${get_sel_time} will be "07 cc 72 62".
451 ${get_sel_time}= Run IPMI Command
[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 },