Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/megaraid/
Dmegaraid_sas_base.c114 {PCI_DEVICE(PCI_VENDOR_ID_LSI_LOGIC, PCI_DEVICE_ID_LSI_FUSION)},
1585 (instance->pdev->device == PCI_DEVICE_ID_LSI_FUSION)) { in megaraid_sas_kill_hba()
1960 if (instance->pdev->device == PCI_DEVICE_ID_LSI_FUSION) in megasas_reset_bus_host()
2642 PCI_DEVICE_ID_LSI_FUSION)) { in megasas_transition_to_ready()
2662 PCI_DEVICE_ID_LSI_FUSION)) { in megasas_transition_to_ready()
2683 == PCI_DEVICE_ID_LSI_FUSION)) { in megasas_transition_to_ready()
2687 PCI_DEVICE_ID_LSI_FUSION) { in megasas_transition_to_ready()
3483 case PCI_DEVICE_ID_LSI_FUSION: in megasas_init_fw()
3873 if (instance->pdev->device == PCI_DEVICE_ID_LSI_FUSION) { in megasas_io_attach()
3982 case PCI_DEVICE_ID_LSI_FUSION: in megasas_probe_one()
[all …]
Dmegaraid_sas.h50 #define PCI_DEVICE_ID_LSI_FUSION 0x005b macro