Home
last modified time | relevance | path

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

/dragonfly/sys/dev/misc/ipmi/
H A Dipmivars.h102 int ipmi_detaching; member
H A Dipmi.c612 while (!sc->ipmi_detaching && TAILQ_EMPTY(&sc->ipmi_pending_requests)) in ipmi_dequeue_request()
614 if (sc->ipmi_detaching) in ipmi_dequeue_request()
892 sc->ipmi_detaching = 1; in ipmi_detach()