Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/megaraid/
Dmegaraid_sas_base.c124 {PCI_DEVICE(PCI_VENDOR_ID_LSI_LOGIC, PCI_DEVICE_ID_LSI_SAS0071SKINNY)},
1852 (instance->pdev->device == PCI_DEVICE_ID_LSI_SAS0071SKINNY) || in megaraid_sas_kill_hba()
2513 PCI_DEVICE_ID_LSI_SAS0071SKINNY)) { in megasas_wait_for_outstanding()
3480 PCI_DEVICE_ID_LSI_SAS0071SKINNY) || in megasas_transition_to_ready()
3498 PCI_DEVICE_ID_LSI_SAS0071SKINNY) || in megasas_transition_to_ready()
3518 PCI_DEVICE_ID_LSI_SAS0071SKINNY) || in megasas_transition_to_ready()
4419 (instance->pdev->device == PCI_DEVICE_ID_LSI_SAS0071SKINNY)) { in megasas_init_adapter_mfi()
4708 case PCI_DEVICE_ID_LSI_SAS0071SKINNY: in megasas_init_fw()
5492 (instance->pdev->device == PCI_DEVICE_ID_LSI_SAS0071SKINNY)) in megasas_probe_one()
Dmegaraid_sas.h50 #define PCI_DEVICE_ID_LSI_SAS0071SKINNY 0x0071 macro