Home
last modified time | relevance | path

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

/freebsd/sys/dev/intpm/
H A Dintpm.c85 static int intsmb_stop_poll(struct intsmb_softc *sc);
511 error = intsmb_stop_poll(sc); in intsmb_alrintr()
577 intsmb_stop_poll(struct intsmb_softc *sc) in intsmb_stop_poll() function
618 return (intsmb_stop_poll(sc)); in intsmb_stop()