Home
last modified time | relevance | path

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

/dragonfly/sys/dev/powermng/intpm/
H A Dintpm.c86 static int intsmb_stop_poll(struct intsmb_softc *sc);
492 error = intsmb_stop_poll(sc); in intsmb_alrintr()
558 intsmb_stop_poll(struct intsmb_softc *sc) in intsmb_stop_poll() function
599 return (intsmb_stop_poll(sc)); in intsmb_stop()