Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/pci/
Dintpm.c86 static int intsmb_stop_poll(struct intsmb_softc *sc);
473 error = intsmb_stop_poll(sc); in intsmb_alrintr()
532 intsmb_stop_poll(struct intsmb_softc *sc) in intsmb_stop_poll() function
573 return (intsmb_stop_poll(sc)); in intsmb_stop()