Home
last modified time | relevance | path

Searched refs:PCI_VENDOR_ID_DEC (Results 1 – 2 of 2) sorted by relevance

/qemu/include/hw/pci/
H A Dpci_ids.h171 #define PCI_VENDOR_ID_DEC 0x1011 macro
/qemu/hw/net/
H A Dtulip.c1021 k->vendor_id = PCI_VENDOR_ID_DEC; in tulip_class_init()