Home
last modified time | relevance | path

Searched refs:selwatch_read (Results 1 – 1 of 1) sorted by relevance

/openbmc/ipmitool/src/
H A Dipmievd.c140 static int selwatch_read(struct ipmi_event_intf * eintf);
147 .read = selwatch_read,
634 selwatch_read(struct ipmi_event_intf * eintf) in selwatch_read() function