Searched refs:PCI_DEVICE_SUB (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ath/ |
H A D | if_ath_pci_devlist.h | 37 { PCI_DEVICE_SUB(PCI_VENDOR_ID_ATHEROS, 42 { PCI_DEVICE_SUB(PCI_VENDOR_ID_ATHEROS, 47 { PCI_DEVICE_SUB(PCI_VENDOR_ID_ATHEROS, 52 { PCI_DEVICE_SUB(PCI_VENDOR_ID_ATHEROS, 57 { PCI_DEVICE_SUB(PCI_VENDOR_ID_ATHEROS, 62 { PCI_DEVICE_SUB(PCI_VENDOR_ID_ATHEROS, 67 { PCI_DEVICE_SUB(PCI_VENDOR_ID_ATHEROS, 72 { PCI_DEVICE_SUB(PCI_VENDOR_ID_ATHEROS, 77 { PCI_DEVICE_SUB(PCI_VENDOR_ID_ATHEROS, 84 { PCI_DEVICE_SUB(PCI_VENDOR_ID_ATHEROS, [all …]
|
H A D | if_ath_pci.c | 86 #define PCI_DEVICE_SUB(v, d, sv, sd) \ macro
|