Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/megaraid/
Dmegaraid_sas_base.c141 {PCI_DEVICE(PCI_VENDOR_ID_LSI_LOGIC, PCI_DEVICE_ID_LSI_SAS0071SKINNY)},
2080 (instance->pdev->device == PCI_DEVICE_ID_LSI_SAS0071SKINNY) || in megaraid_sas_kill_hba()
3790 PCI_DEVICE_ID_LSI_SAS0071SKINNY) || in megasas_transition_to_ready()
3808 PCI_DEVICE_ID_LSI_SAS0071SKINNY) || in megasas_transition_to_ready()
3828 PCI_DEVICE_ID_LSI_SAS0071SKINNY) || in megasas_transition_to_ready()
4969 (instance->pdev->device == PCI_DEVICE_ID_LSI_SAS0071SKINNY)) { in megasas_init_adapter_mfi()
5260 case PCI_DEVICE_ID_LSI_SAS0071SKINNY: in megasas_init_fw()
6430 (instance->pdev->device == PCI_DEVICE_ID_LSI_SAS0071SKINNY)) in megasas_init_ctrl_params()
Dmegaraid_sas.h50 #define PCI_DEVICE_ID_LSI_SAS0071SKINNY 0x0071 macro