Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/megaraid/
Dmegaraid_sas_base.c164 {PCI_DEVICE(PCI_VENDOR_ID_LSI_LOGIC, PCI_DEVICE_ID_LSI_SAS0071SKINNY)},
2229 (instance->pdev->device == PCI_DEVICE_ID_LSI_SAS0071SKINNY) || in megaraid_sas_kill_hba()
4156 PCI_DEVICE_ID_LSI_SAS0071SKINNY) || in megasas_transition_to_ready()
4173 PCI_DEVICE_ID_LSI_SAS0071SKINNY) || in megasas_transition_to_ready()
4192 PCI_DEVICE_ID_LSI_SAS0071SKINNY) || in megasas_transition_to_ready()
5576 (instance->pdev->device == PCI_DEVICE_ID_LSI_SAS0071SKINNY)) { in megasas_init_adapter_mfi()
6067 case PCI_DEVICE_ID_LSI_SAS0071SKINNY: in megasas_init_fw()
7435 (instance->pdev->device == PCI_DEVICE_ID_LSI_SAS0071SKINNY)) in megasas_init_ctrl_params()
Dmegaraid_sas.h40 #define PCI_DEVICE_ID_LSI_SAS0071SKINNY 0x0071 macro