Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/intpm/
H A Dintpm.c87 static int intsmb_stop_poll(struct intsmb_softc *sc);
493 error = intsmb_stop_poll(sc); in intsmb_alrintr()
559 intsmb_stop_poll(struct intsmb_softc *sc) in intsmb_stop_poll() function
600 return (intsmb_stop_poll(sc)); in intsmb_stop()