Home
last modified time | relevance | path

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

/qemu/include/hw/pci/
H A Dpci_ids.h205 #define PCI_VENDOR_ID_CMD 0x1095 macro
/qemu/hw/ide/
H A Dcmd646.c329 k->vendor_id = PCI_VENDOR_ID_CMD; in cmd646_ide_class_init()