Searched refs:PCI_DEVICE_ID_LSI_53C810 (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/pci/ | ||
H A D | pci_ids.h | 165 #define PCI_DEVICE_ID_LSI_53C810 0x0001 macro |
/qemu/hw/scsi/ | ||
H A D | lsi53c895a.c | 2409 k->device_id = PCI_DEVICE_ID_LSI_53C810; in lsi53c810_class_init() |