Searched defs:rtas_error_log (Results 1 – 2 of 2) sorted by relevance
34 struct rtas_error_log { struct36 u8 byte0; /* Architectural version */60 * from "buffer" field of struct rtas_error_log defined above. argument
153 struct rtas_error_log { struct178 static inline uint8_t rtas_error_severity(const struct rtas_error_log *elog) in rtas_error_severity() argument