Home
last modified time | relevance | path

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

/NextBSD/sys/dev/intpm/
HDintpm.c84 static int intsmb_stop_poll(struct intsmb_softc *sc);
379 error = intsmb_stop_poll(sc); in intsmb_alrintr()
438 intsmb_stop_poll(struct intsmb_softc *sc) in intsmb_stop_poll() function
479 return (intsmb_stop_poll(sc)); in intsmb_stop()