Home
last modified time | relevance | path

Searched defs:elog (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/platforms/powernv/
Dopal-elog.c95 struct elog_obj *elog; in elog_attr_show() local
111 struct elog_obj *elog; in elog_attr_store() local
129 struct elog_obj *elog; in elog_release() local
158 struct elog_obj *elog = to_elog_obj(kobj); in raw_attr_read() local
184 struct elog_obj *elog; in create_elog_obj() local
/arch/powerpc/platforms/pseries/
Dio_event_irq.c71 static struct pseries_io_event * ioei_find_event(struct rtas_error_log *elog) in ioei_find_event()
/arch/powerpc/include/asm/
Drtas.h176 static inline uint8_t rtas_error_severity(const struct rtas_error_log *elog) in rtas_error_severity()
181 static inline uint8_t rtas_error_disposition(const struct rtas_error_log *elog) in rtas_error_disposition()
187 void rtas_set_disposition_recovered(struct rtas_error_log *elog) in rtas_set_disposition_recovered()
193 static inline uint8_t rtas_error_extended(const struct rtas_error_log *elog) in rtas_error_extended()
198 static inline uint8_t rtas_error_initiator(const struct rtas_error_log *elog) in rtas_error_initiator()
206 uint32_t rtas_error_extended_log_length(const struct rtas_error_log *elog) in rtas_error_extended_log_length()