Searched defs:PCI_DEVICE_SUB (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | pci.h | 1603 #define PCI_DEVICE_SUB(vend, dev, subvend, subdev) \ macro |
/openbmc/linux/include/linux/ | ||
H A D | pci.h | 995 #define PCI_DEVICE_SUB(vend, dev, subvend, subdev) \ macro |