Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/pci/
Dintpm.c85 static int intsmb_stop(struct intsmb_softc *sc);
565 intsmb_stop(struct intsmb_softc *sc) in intsmb_stop() function
630 error = intsmb_stop(sc); in intsmb_quick()
650 error = intsmb_stop(sc); in intsmb_sendb()
669 error = intsmb_stop(sc); in intsmb_recvb()
701 error = intsmb_stop(sc); in intsmb_writeb()
723 error = intsmb_stop(sc); in intsmb_writew()
743 error = intsmb_stop(sc); in intsmb_readb()
765 error = intsmb_stop(sc); in intsmb_readw()
797 error = intsmb_stop(sc); in intsmb_pcall()
[all …]