Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/intpm/
H A Dintpm.c86 static int intsmb_stop(struct intsmb_softc *sc);
592 intsmb_stop(struct intsmb_softc *sc) in intsmb_stop() function
657 error = intsmb_stop(sc); in intsmb_quick()
677 error = intsmb_stop(sc); in intsmb_sendb()
696 error = intsmb_stop(sc); in intsmb_recvb()
728 error = intsmb_stop(sc); in intsmb_writeb()
750 error = intsmb_stop(sc); in intsmb_writew()
770 error = intsmb_stop(sc); in intsmb_readb()
792 error = intsmb_stop(sc); in intsmb_readw()
833 error = intsmb_stop(sc); in intsmb_bwrite()
[all …]