Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.c683 (instance->pdev->device == PCI_DEVICE_ID_LSI_FURY)) in megasas_ioc_init_fusion()
970 case PCI_DEVICE_ID_LSI_FURY: in megasas_display_intel_branding()
1231 (instance->pdev->device == PCI_DEVICE_ID_LSI_FURY)) { in megasas_make_sgl_fusion()
1249 (instance->pdev->device == PCI_DEVICE_ID_LSI_FURY)) { in megasas_make_sgl_fusion()
1264 PCI_DEVICE_ID_LSI_FURY)) { in megasas_make_sgl_fusion()
1283 PCI_DEVICE_ID_LSI_FURY)) in megasas_make_sgl_fusion()
1601 (instance->pdev->device == PCI_DEVICE_ID_LSI_FURY)) { in megasas_build_ldio_fusion()
1635 (instance->pdev->device == PCI_DEVICE_ID_LSI_FURY)) { in megasas_build_ldio_fusion()
1724 (instance->pdev->device == PCI_DEVICE_ID_LSI_FURY)) in megasas_build_dcdb_fusion()
2100 PCI_DEVICE_ID_LSI_FURY)) in complete_cmd_fusion()
[all …]
Dmegaraid_sas_base.c136 {PCI_DEVICE(PCI_VENDOR_ID_LSI_LOGIC, PCI_DEVICE_ID_LSI_FURY)},
251 (instance->pdev->device != PCI_DEVICE_ID_LSI_FURY) && in __megasas_return_cmd()
1742 (instance->pdev->device == PCI_DEVICE_ID_LSI_FURY)) { in megaraid_sas_kill_hba()
2531 (instance->pdev->device == PCI_DEVICE_ID_LSI_FURY)) in megasas_reset_bus_host()
3388 PCI_DEVICE_ID_LSI_FURY)) { in megasas_transition_to_ready()
3414 PCI_DEVICE_ID_LSI_FURY)) { in megasas_transition_to_ready()
3441 == PCI_DEVICE_ID_LSI_FURY)) { in megasas_transition_to_ready()
3451 PCI_DEVICE_ID_LSI_FURY)) { in megasas_transition_to_ready()
3676 (instance->pdev->device != PCI_DEVICE_ID_LSI_FURY) && in megasas_create_frame_pool()
4459 case PCI_DEVICE_ID_LSI_FURY: in megasas_init_fw()
[all …]
Dmegaraid_sas_fp.c742 instance->pdev->device == PCI_DEVICE_ID_LSI_FURY)) in mr_spanset_get_phy_params()
823 instance->pdev->device == PCI_DEVICE_ID_LSI_FURY)) in MR_GetPhyParams()
1087 (instance->pdev->device == PCI_DEVICE_ID_LSI_FURY)) in MR_BuildRaidContext()
Dmegaraid_sas.h53 #define PCI_DEVICE_ID_LSI_FURY 0x005f macro