Home
last modified time | relevance | path

Searched refs:PCI_VENDOR_ID_HP (Results 1 – 3 of 3) sorted by relevance

/qemu/hw/char/
H A Ddiva-gsp.c190 pc->vendor_id = PCI_VENDOR_ID_HP; in diva_serial_class_initfn()
192 pc->subsystem_vendor_id = PCI_VENDOR_ID_HP; in diva_serial_class_initfn()
249 pc->vendor_id = PCI_VENDOR_ID_HP; in diva_aux_class_initfn()
251 pc->subsystem_vendor_id = PCI_VENDOR_ID_HP; in diva_aux_class_initfn()
/qemu/include/hw/pci/
H A Dpci_ids.h182 #define PCI_VENDOR_ID_HP 0x103c macro
/qemu/hw/net/
H A Dtulip.c1023 k->subsystem_vendor_id = PCI_VENDOR_ID_HP; in tulip_class_init()