Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dif_rtw_pci.c65 void rtw_pci_disable(struct rtw_softc *);
129 rtw_pci_disable(struct rtw_softc *sc) in rtw_pci_disable() function
214 sc->sc_disable = rtw_pci_disable; in rtw_pci_attach()