Searched refs:PCI_DEVICE_ID_LSI_FUSION (Results 1 – 2 of 2) sorted by relevance
130 {PCI_DEVICE(PCI_VENDOR_ID_LSI_LOGIC, PCI_DEVICE_ID_LSI_FUSION)},249 if ((instance->pdev->device != PCI_DEVICE_ID_LSI_FUSION) && in __megasas_return_cmd()1739 (instance->pdev->device == PCI_DEVICE_ID_LSI_FUSION) || in megaraid_sas_kill_hba()2528 if ((instance->pdev->device == PCI_DEVICE_ID_LSI_FUSION) || in megasas_reset_bus_host()3382 PCI_DEVICE_ID_LSI_FUSION) || in megasas_transition_to_ready()3408 PCI_DEVICE_ID_LSI_FUSION) || in megasas_transition_to_ready()3435 == PCI_DEVICE_ID_LSI_FUSION) || in megasas_transition_to_ready()3445 PCI_DEVICE_ID_LSI_FUSION) || in megasas_transition_to_ready()3673 if ((instance->pdev->device != PCI_DEVICE_ID_LSI_FUSION) && in megasas_create_frame_pool()4456 case PCI_DEVICE_ID_LSI_FUSION: in megasas_init_fw()[all …]
50 #define PCI_DEVICE_ID_LSI_FUSION 0x005b macro