Home
last modified time | relevance | path

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

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