Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwn.c867 #define BWN_ISDEV(_vendor, _device, _subvendor, _subdevice) \ in bwn_sprom_bugfixes() argument
870 (siba_get_pci_subvendor(dev) == PCI_VENDOR_##_subvendor) && \ in bwn_sprom_bugfixes()