Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/pci/
H A Drtwn_pci_reg.h26 void rtwn_pci_delay(struct rtwn_softc *, int);
H A Drtwn_pci_reg.c111 rtwn_pci_delay(struct rtwn_softc *sc, int usec) in rtwn_pci_delay() function
H A Drtwn_pci_attach.c582 sc->sc_delay = rtwn_pci_delay; in rtwn_pci_attach_methods()