Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/megaraid/
Dmegaraid_sas_base.c124 {PCI_DEVICE(PCI_VENDOR_ID_LSI_LOGIC, PCI_DEVICE_ID_LSI_SAS0071SKINNY)},
1738 (instance->pdev->device == PCI_DEVICE_ID_LSI_SAS0071SKINNY) || in megaraid_sas_kill_hba()
2417 PCI_DEVICE_ID_LSI_SAS0071SKINNY)) { in megasas_wait_for_outstanding()
3380 PCI_DEVICE_ID_LSI_SAS0071SKINNY) || in megasas_transition_to_ready()
3406 PCI_DEVICE_ID_LSI_SAS0071SKINNY) || in megasas_transition_to_ready()
3433 PCI_DEVICE_ID_LSI_SAS0071SKINNY) || in megasas_transition_to_ready()
4471 case PCI_DEVICE_ID_LSI_SAS0071SKINNY: in megasas_init_fw()
4698 (instance->pdev->device == PCI_DEVICE_ID_LSI_SAS0071SKINNY)) { in megasas_init_fw()
5273 (instance->pdev->device == PCI_DEVICE_ID_LSI_SAS0071SKINNY)) in megasas_probe_one()
Dmegaraid_sas.h49 #define PCI_DEVICE_ID_LSI_SAS0071SKINNY 0x0071 macro