Searched defs:_vendor (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/bhnd/ |
H A D | bhnd_match.h | 142 #define BHND_MATCH_CORE(_vendor, _id) \ argument
|
H A D | bhnd.h | 394 #define _BHND_DEVICE(_vendor, _device, _desc, _quirks, \ argument 400 #define BHND_DEVICE(_vendor, _device, _desc, _quirks, ...) \ argument
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | pci.h | 102 #define PCI_VDEVICE(_vendor, _device) \ argument 105 #define PCI_DEVICE(_vendor, _device) \ argument
|