Lines Matching full:sel
2 Implement to provide an IPMI System Event Log (SEL) logging interface under
5 SEL records store system event information and will contain a record ID and
8 adding the SEL record), sensor number, event direction and event-specific
21 Log a system event record type SEL entry.
30 The object path that is generating the SEL entry.
34 An array of up to 3 bytes of SEL event data.
38 An indicator if the SEL event is asserting or de-asserting.
42 The Generator ID of the component requesting the new SEL entry.
48 The Record ID of the new SEL entry.
55 Log a system event record SEL entry with custom SensorType/EventType.
64 The object path that is generating the SEL entry.
68 An array of up to 3 bytes of SEL event data.
72 The Generator ID of the component requesting the new SEL entry.
90 The Record ID of the new SEL entry.
97 Log an OEM record type SEL entry requested from external to the BMC.
106 An array of up to 13 bytes of SEL event data.
110 The OEM record type for the SEL entry.
115 The Record ID of the new SEL entry.
122 Clear the SEL entries from their storage location.
126 Delete a SEL entry from the log.
131 The Record ID of the SEL entry to be deleted.