Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/megaraid/
Dmegaraid_sas_base.c132 {PCI_DEVICE(PCI_VENDOR_ID_LSI_LOGIC, PCI_DEVICE_ID_LSI_PLASMA)},
1740 (instance->pdev->device == PCI_DEVICE_ID_LSI_PLASMA) || in megaraid_sas_kill_hba()
2529 (instance->pdev->device == PCI_DEVICE_ID_LSI_PLASMA) || in megasas_reset_bus_host()
3384 PCI_DEVICE_ID_LSI_PLASMA) || in megasas_transition_to_ready()
3410 PCI_DEVICE_ID_LSI_PLASMA) || in megasas_transition_to_ready()
3437 == PCI_DEVICE_ID_LSI_PLASMA) || in megasas_transition_to_ready()
3447 PCI_DEVICE_ID_LSI_PLASMA) || in megasas_transition_to_ready()
3674 (instance->pdev->device != PCI_DEVICE_ID_LSI_PLASMA) && in megasas_create_frame_pool()
4457 case PCI_DEVICE_ID_LSI_PLASMA: in megasas_init_fw()
4513 (instance->pdev->device == PCI_DEVICE_ID_LSI_PLASMA)) { in megasas_init_fw()
[all …]
Dmegaraid_sas.h51 #define PCI_DEVICE_ID_LSI_PLASMA 0x002f macro