Searched refs:PCI_VENDOR_ID_DEC (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/pci/ | ||
H A D | pci_ids.h | 171 #define PCI_VENDOR_ID_DEC 0x1011 macro |
/qemu/hw/net/ | ||
H A D | tulip.c | 1021 k->vendor_id = PCI_VENDOR_ID_DEC; in tulip_class_init() |