Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_LSI_INVADER (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.c682 if ((instance->pdev->device == PCI_DEVICE_ID_LSI_INVADER) || in megasas_ioc_init_fusion()
944 case PCI_DEVICE_ID_LSI_INVADER: in megasas_display_intel_branding()
1230 if ((instance->pdev->device == PCI_DEVICE_ID_LSI_INVADER) || in megasas_make_sgl_fusion()
1248 if ((instance->pdev->device == PCI_DEVICE_ID_LSI_INVADER) || in megasas_make_sgl_fusion()
1262 PCI_DEVICE_ID_LSI_INVADER) || in megasas_make_sgl_fusion()
1281 PCI_DEVICE_ID_LSI_INVADER) || in megasas_make_sgl_fusion()
1600 if ((instance->pdev->device == PCI_DEVICE_ID_LSI_INVADER) || in megasas_build_ldio_fusion()
1634 if ((instance->pdev->device == PCI_DEVICE_ID_LSI_INVADER) || in megasas_build_ldio_fusion()
1723 if ((instance->pdev->device == PCI_DEVICE_ID_LSI_INVADER) || in megasas_build_dcdb_fusion()
2098 PCI_DEVICE_ID_LSI_INVADER) || in complete_cmd_fusion()
[all …]
Dmegaraid_sas_base.c134 {PCI_DEVICE(PCI_VENDOR_ID_LSI_LOGIC, PCI_DEVICE_ID_LSI_INVADER)},
250 (instance->pdev->device != PCI_DEVICE_ID_LSI_INVADER) && in __megasas_return_cmd()
1741 (instance->pdev->device == PCI_DEVICE_ID_LSI_INVADER) || in megaraid_sas_kill_hba()
2530 (instance->pdev->device == PCI_DEVICE_ID_LSI_INVADER) || in megasas_reset_bus_host()
3386 PCI_DEVICE_ID_LSI_INVADER) || in megasas_transition_to_ready()
3412 PCI_DEVICE_ID_LSI_INVADER) || in megasas_transition_to_ready()
3439 == PCI_DEVICE_ID_LSI_INVADER) || in megasas_transition_to_ready()
3449 PCI_DEVICE_ID_LSI_INVADER) || in megasas_transition_to_ready()
3675 (instance->pdev->device != PCI_DEVICE_ID_LSI_INVADER) && in megasas_create_frame_pool()
4458 case PCI_DEVICE_ID_LSI_INVADER: in megasas_init_fw()
[all …]
Dmegaraid_sas_fp.c741 if ((instance->pdev->device == PCI_DEVICE_ID_LSI_INVADER || in mr_spanset_get_phy_params()
822 if ((instance->pdev->device == PCI_DEVICE_ID_LSI_INVADER || in MR_GetPhyParams()
1086 if ((instance->pdev->device == PCI_DEVICE_ID_LSI_INVADER) || in MR_BuildRaidContext()
Dmegaraid_sas.h52 #define PCI_DEVICE_ID_LSI_INVADER 0x005d macro