Searched defs:elog (Results 1 – 4 of 4) sorted by relevance
100 struct elog_obj *elog; in elog_attr_show() local116 struct elog_obj *elog; in elog_attr_store() local134 struct elog_obj *elog; in elog_release() local164 struct elog_obj *elog = to_elog_obj(kobj); in raw_attr_read() local190 struct elog_obj *elog; in create_elog_obj() local
296 static inline uint8_t rtas_error_severity(const struct rtas_error_log *elog) in rtas_error_severity()301 static inline uint8_t rtas_error_disposition(const struct rtas_error_log *elog) in rtas_error_disposition()307 void rtas_set_disposition_recovered(struct rtas_error_log *elog) in rtas_set_disposition_recovered()313 static inline uint8_t rtas_error_extended(const struct rtas_error_log *elog) in rtas_error_extended()318 static inline uint8_t rtas_error_initiator(const struct rtas_error_log *elog) in rtas_error_initiator()326 uint32_t rtas_error_extended_log_length(const struct rtas_error_log *elog) in rtas_error_extended_log_length()
71 static struct pseries_io_event * ioei_find_event(struct rtas_error_log *elog) in ioei_find_event()
2194 u32 elog; member