Searched defs:cper_timestamp (Results 1 – 1 of 1) sorted by relevance
89 struct cper_timestamp { struct90 uint8_t seconds;91 uint8_t minutes;92 uint8_t hours;116 struct cper_timestamp timestamp; argument