Home
last modified time | relevance | path

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

/openbsd/sys/dev/
H A Dipmivar.h48 struct ipmi_thread;
129 struct ipmi_thread *sc_thread;
135 struct ipmi_thread { struct
H A Dipmi.c1509 struct ipmi_thread *thread = arg; in ipmi_poll_thread()
1564 sc->sc_thread = malloc(sizeof(struct ipmi_thread), M_DEVBUF, M_NOWAIT); in ipmi_attach_common()