Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/megaraid/
Dmegaraid_sas_base.c132 {PCI_DEVICE(PCI_VENDOR_ID_LSI_LOGIC, PCI_DEVICE_ID_LSI_PLASMA)},
4690 case PCI_DEVICE_ID_LSI_PLASMA: in megasas_init_fw()
4872 if (instance->pdev->device == PCI_DEVICE_ID_LSI_PLASMA) { in megasas_init_fw()
5375 case PCI_DEVICE_ID_LSI_PLASMA: in megasas_probe_one()
5396 (instance->pdev->device == PCI_DEVICE_ID_LSI_PLASMA)) in megasas_probe_one()
Dmegaraid_sas.h52 #define PCI_DEVICE_ID_LSI_PLASMA 0x002f macro