Home
last modified time | relevance | path

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

/qemu/include/hw/pci/
H A Dpci_ids.h166 #define PCI_DEVICE_ID_LSI_53C895A 0x0012 macro
/qemu/hw/scsi/
H A Dlsi53c895a.c2386 k->device_id = PCI_DEVICE_ID_LSI_53C895A; in lsi_class_init()