Searched refs:ipmi_thread (Results 1 – 2 of 2) sorted by relevance
48 struct ipmi_thread;129 struct ipmi_thread *sc_thread;135 struct ipmi_thread { struct
1509 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()