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

/freebsd-11-stable/sys/dev/bwn/
H A Dif_bwn_pcivar.h35 struct bwn_pci_devcfg;
41 const struct bwn_pci_devcfg *devcfg; /**< bwn device config */
87 struct bwn_pci_devcfg { struct
H A Dif_bwn_pci.c113 static const struct bwn_pci_devcfg bwn_pci_devcfgs[] = {
131 bwn_pci_find_devcfg(device_t dev, const struct bwn_pci_devcfg **cfg,
134 const struct bwn_pci_devcfg *dvc;

Completed in 66 milliseconds