Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/intpm/
H A Dintpm.c84 static int intsmb_stop(struct intsmb_softc *sc);
590 intsmb_stop(struct intsmb_softc *sc) in intsmb_stop() function
655 error = intsmb_stop(sc); in intsmb_quick()
675 error = intsmb_stop(sc); in intsmb_sendb()
694 error = intsmb_stop(sc); in intsmb_recvb()
726 error = intsmb_stop(sc); in intsmb_writeb()
748 error = intsmb_stop(sc); in intsmb_writew()
768 error = intsmb_stop(sc); in intsmb_readb()
790 error = intsmb_stop(sc); in intsmb_readw()
831 error = intsmb_stop(sc); in intsmb_bwrite()
[all …]