Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/rtwn/pci/
Drtwn_pci_reg.h28 void rtwn_pci_delay(struct rtwn_softc *, int);
Drtwn_pci_reg.c114 rtwn_pci_delay(struct rtwn_softc *sc, int usec) in rtwn_pci_delay() function
Drtwn_pci_attach.c585 sc->sc_delay = rtwn_pci_delay; in rtwn_pci_attach_methods()