Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpci_ids.h166 #define PCI_DEVICE_ID_LSI_53C895A 0x0012 macro
/openbmc/u-boot/include/
H A Dpci_ids.h185 #define PCI_DEVICE_ID_LSI_53C895A 0x0012 macro
/openbmc/linux/include/linux/
H A Dpci_ids.h216 #define PCI_DEVICE_ID_LSI_53C895A 0x0012 macro
/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c2005 { PCI_VENDOR_ID_LSI_LOGIC, PCI_DEVICE_ID_LSI_53C895A,
H A Dsym_hipd.c1242 {PCI_DEVICE_ID_LSI_53C895A, 0xff, "895a", 6, 31, 7, 4,
/openbmc/qemu/hw/scsi/
H A Dlsi53c895a.c2386 k->device_id = PCI_DEVICE_ID_LSI_53C895A; in lsi_class_init()