Searched refs:Hours (Results 1 – 10 of 10) sorted by relevance
/openbmc/libcper/ |
H A D | cper-utils.c | 331 bcd_to_int(timestamp->Hours), bcd_to_int(timestamp->Minutes), in timestamp_to_string() 348 &out->Century, &out->Year, &out->Month, &out->Day, &out->Hours, in string_to_timestamp() 356 out->Hours = int_to_bcd(out->Hours); in string_to_timestamp()
|
/openbmc/bmcweb/redfish-core/src/utils/ |
H A D | time_utils.cpp | 44 Hours, in fromDurationString() enumerator 69 stage = ProcessingStage::Hours; in fromDurationString() 96 if (stage > ProcessingStage::Hours) in fromDurationString()
|
/openbmc/libcper/generator/ |
H A D | cper-generate.c | 59 header->TimeStamp.Hours = int_to_bcd(rand() % 24 + 1); in generate_cper_record()
|
/openbmc/openbmc-test-automation/lib/pdu/ |
H A D | schneider.robot | 49 # Up Time : 0 Days 12 Hours 17 Minutes Stat : P+ N4+ N6+ A+
|
/openbmc/linux/fs/smb/client/ |
H A D | netmisc.c | 985 sec += 60 * 60 * st->Hours; in cnvrtDosUnixTm() 986 if (st->Hours > 24) in cnvrtDosUnixTm() 987 cifs_dbg(VFS, "Invalid hours %d\n", st->Hours); in cnvrtDosUnixTm()
|
H A D | cifspdu.h | 2347 __u16 Hours:5; member
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_poh_counter.robot | 5 ... POH (Power-On Hours) counter is the incremental count of power ON
|
/openbmc/libcper/include/libcper/ |
H A D | Cper.h | 68 UINT8 Hours; member
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | buffer.rst | 774 - Hours count, 0 ... 29. This is a binary, not BCD number.
|
/openbmc/linux/Documentation/virt/kvm/x86/ |
H A D | timekeeping.rst | 224 05h byte Hours alarm (BCD)
|