Home
last modified time | relevance | path

Searched defs:PCI_VDEVICE (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/sys/dev/ath/
H A Dif_ath_pci.c85 #define PCI_VDEVICE(v, d) \ macro
/freebsd-12.1/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h103 #define PCI_VDEVICE(_vendor, _device) \ macro