Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_qwx_pci.c442 int qwx_mhi_reset_device(struct qwx_softc *, int);
2077 qwx_mhi_reset_device(sc, 0); in qwx_pci_sw_reset()
2856 if (qwx_mhi_reset_device(sc, 0)) in qwx_mhi_start()
2903 qwx_mhi_reset_device(sc, 1); in qwx_mhi_stop()
2907 qwx_mhi_reset_device(struct qwx_softc *sc, int force) in qwx_mhi_reset_device() function