Searched refs:rtwn_pci_attach (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/modules/rtwn_pci/
H A DMakefile9 SRCS = rtwn_pci_attach.c rtwn_pci_reg.c rtwn_pci_rx.c rtwn_pci_tx.c \
10 rtwn_pci_attach.h rtwn_pci_reg.h rtwn_pci_rx.h rtwn_pci_tx.h \
/freebsd-12-stable/sys/dev/rtwn/pci/
H A Drtwn_pci_attach.c59 #include <dev/rtwn/pci/rtwn_pci_attach.h>
67 static device_attach_t rtwn_pci_attach; variable
601 rtwn_pci_attach(device_t dev) function
771 DEVMETHOD(device_attach, rtwn_pci_attach),

Completed in 106 milliseconds