Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwn/
H A Dif_bwn_pci.c56 static const struct bwn_pci_device siba_devices[] = {
95 static const struct bwn_pci_device bcma_devices[] = {
127 const struct bwn_pci_device **device) in bwn_pci_find_devcfg()
130 const struct bwn_pci_device *dv; in bwn_pci_find_devcfg()
154 const struct bwn_pci_device *ident; in bwn_pci_probe()
171 const struct bwn_pci_device *ident; in bwn_pci_attach()
H A Dif_bwn_pcivar.h86 struct bwn_pci_device { struct
102 const struct bwn_pci_device *devices; argument